#programming-blogs
Read more stories on Hashnode
Articles with this tag
Use the print() function. name = "ABC"; print(name); OUTPUT: ABC