Advertisement
rjsingletary

Function

Nov 16th, 2018
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. def intro():
  2. print("Lets do some Coding!")
  3. input1=input("Don't mind if I do, how about you?")
  4.  
  5. intro()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement