Developer-Student-Clubs-VSSUT-Burla / Master-PyAlgo

36 stars 84 forks source link

Square of Numbers #520

Open Manasi2001 opened 3 years ago

Manasi2001 commented 3 years ago

Aim: For the given integer 'n', print 'i^2' such that 'i' is a non-negative integer less than 'n'.

Komal-99 commented 3 years ago

Hi , I am gssoc'21 participant and would like to work over this issue