Examveda
Examveda

Which of the following is the correct way to create a string in Python?

A. "Hello, World!"

B. 'Hello, World!'

C. "Hello, World!'

D. 'Hello, World!"

Answer: Option B


This Question Belongs to Python Program >> Strings In Python

Join The Discussion

Related Questions on Strings in Python