import time time.sleep(2) num1 = input( "what is your hight? " ) time.sleep(2) num2 = input( "what is your weight? " ) time.sleep(2)