Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #i am going to optimise this script: https://pastebin.com/ahLMzyuM
- str a = "Hello, this is my first string"
- int b = 3
- print(a)
- print(b)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement