Advertisement
GreatRaymondo

function

May 20th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. ef intro():
  2. print("lets do some coding")
  3. print("lets use Python" )
  4.  
  5. intro()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement