Advertisement
Guest User

Untitled

a guest
Jan 28th, 2020
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.11 KB | None | 0 0
  1. #coding exercise 1
  2. #use the print function to output the text "I am a developer!"
  3. print("I am a developer!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement