def square(question): while True: response = input(int(question)) square("please input the side size of your square")