Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.06 KB | None | 0 0
  1.  
  2. print("Hello Deep")
  3. print("I love you")
  4. a=7
  5. b=19
  6. print(a+b)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement