Ch 25check empty or not Get link Facebook X Pinterest Email Other Apps August 15, 2020 name=input("enter your name")if name: print(f"your name is\t{name}")else: print("you dont type anything try again")# it is simple code to check the user type anything or not !! Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment