Advertisement
neel_niloy

WE1

Feb 19th, 2020
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1. x = "Code parina, ekhon amar ki hobe!!!"
  2. print("\"",x,"\"")
  3. print(len(x))
  4. print(x[7])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement