Advertisement
alwrig01

Articulate Test

Mar 8th, 2021 (edited)
442
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.11 KB | None | 0 0
  1. print('Hello World')
  2. a = 5
  3. b = 4
  4. c = a+b
  5.  
  6. print('Hello World')
  7. print('Hi Aimee')
  8. print()
  9.  
  10.  
  11. # Comment
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement