watwatwat

Untitled

Feb 18th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.07 KB | None | 0 0
  1. x = "Hello World"
  2. x = "Hello, Friend"
  3.  
  4. x = [1, 2, 3, 4, 5]
  5. x.push(6)
Add Comment
Please, Sign In to add comment