I want to print only the sqrt that are in the int form (1,2,3,4,5) only numbers who are sqrt but I don't have the right code to do that.Thank you in advance
I tried to use if statement with I == int print but no didn't succeed
I want the program to skip doubles and print only int