Python Coding
Jan 30, 2023
  1. What is the result of the following expression?
"abcd".index("c")

a. 1

b. 2

c. 3

d. None of the above

Python Coding
Python Coding

Written by Python Coding

Learn python tips and tricks with code I Share your knowledge with us to help society. Python Quiz: https://www.clcoding.com/p/quiz-questions.html

No responses yet