Examveda

What is the result of "Hello" in "Hello, World!" ?

A. True

B. False

C. None

D. Error

Answer: Option A

Solution (By Examveda Team)

The in operator checks if the first string is a substring of the second string.

This Question Belongs to Python Program >> Variable Names And Operators

Join The Discussion

Related Questions on Variable Names and Operators