...

/

Quiz

Quiz

Test your knowledge of the topics covered in this chapter.

Technical Quiz
1.

How can we print the text “Educative” in Python?

A.
print Educative
B.
print"Educative"
C.
print("Educative")
D.
print(Educative)

1 / 3

Access this course and 1200+ top-rated courses and projects.