Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- x = "Code parina, ekhon amar ki hobe!!!"
- print("\"",x,"\"")
- print(len(x))
- print(x[7])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement