square

PythonF

Rectangle or Square

Vignesh is very much interested in Geometry and he was reading about Rectangles and Squares. He wanted a program which will print Rectangle or…
CF

Max Same Letter Square Size

Certain kids were playing a game in which they would draw a N*N matrix and would fill in a letter from A to Z in a given cell based on certain…
PythonF

Area of a square

The perimeter P of a square is passed as the input. The program must print the area of the square. Input Format:The first line denotes the…