समाचार

1 Rectangle of 10 x 10 Stars Task to draw a rectangle of 10x10 stars. SoftUni Judge 2 Rectangle of N x N Stars Task to draw a rectangle of NxN stars, where N is a variable size. SoftUni Judge 3 Square ...
Square-from-Rectangle The sqrrec.js (JavaScript) and sqrrec.py (Python 2.x or 3.x) scripts will draw and calculate the area and perimeter of a rectangle base on user input values of Length and Height.