Question: Which of the following is NOT a valid Python string value? Select one: a. 'I like 'Python' programming language' b. I like 'Python' programming language
Which of the following is NOT a valid Python string value?
Select one:
a. 'I like 'Python' programming language'
b. "I like 'Python' programming language"
c. '''I like 'Python' programming language'''
d. """I like 'Python' programming language"""
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
