0
please help me!
how to code this: a=int(input()) print a number thats square-root=5 andthe number must be bigger than 'a'
1 Respuesta
+ 3
a = int(input("print a number that its square-root is 5 and the number must be bigger than \'a\'")
how to code this: a=int(input()) print a number thats square-root=5 andthe number must be bigger than 'a'