placeholder image to represent content

Pre-assessment for Python

Quiz by Neha Ramachandran

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
3 questions
Show answers
  • Q1
    Which escape character will help you to print double quotes?
    ""
    /"
    \"
    "\
    30s
  • Q2
    The __________________________ and ___________________________ are two operators that are used to extract a character or a subset from a string.
    index, slice
    * , +
    string concatenation, string removal
    % , \
    30s
  • Q3
    The slice operator helps you to fetch a chunk of characters of a string.
    False
    True
    30s

Teachers give this quiz to your class