HomePython Fundamentals How are string-literals represented and implemented in Python? 2 Comments Facebook Twitter Q. How are string-literals represented and implemented in Python?Answer =String literal represented by enclosed by single or double quotes that from string literal in python.Example :a = "string"print (a)>>> stringprint (“python”)>>> python Click here to Watch Video
Thank you
ReplyDeleteWelcome 😊
DeletePost a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )