Subash Chandran posted: "#this is a getname command for example # Function gets name from user def get_name(): print("Hello what is your name?") name = input("My name is: ") print("Hello ", name) return name # you can use the nam"
|

No comments:
Post a Comment
Note: Only a member of this blog may post a comment.