+ 11
Challenge (-3)
Make a program which can find the largest and smallest Perfect square n digits where n is taken as input ^_^
10 Respuestas
+ 2
https://code.sololearn.com/c79WrHhZ0c15/?ref=app
i think this should be right
+ 8
Perfect square n digits long?
+ 8
Is n an integer or a decimal number?
+ 8
Nevermind about my second question, it so silly😁
+ 8
Not sure what the question is asking, but I tried.
+ 2
Here's a try ^^
https://code.sololearn.com/cG1Z2152PJbo/?ref=app
+ 1
smallest will be always 1 or 4
+ 1
@ EKANSH KASHYAP
HERE IS MINE..
https://code.sololearn.com/cF3Y49Pf0lXK/?ref=app