Advertisement
simeonshopov

First function

Sep 26th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.06 KB | None | 0 0
  1. def Hello():
  2.   print("This is my first Python function!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement