The quiz where the difficulty automagically adapts to the player's Python knowledge
This is a question page. You can use this page to bookmark a question. Start a new quiz!
Question #162
Bytes literals can only be prefixed with "r", "u", "f", "rf" and "fr" in any lowercase/uppercase combination. (docs.python.org/3/reference/lexical_analysis.html#string-...)
Which one is not a string literal prefix?
— The Python Quiz (@thepythonquiz) June 22, 2020
RU
u
fr
Rf
rF#python #python3 #pythonprogramming #learnpython
Question difficulty: π΅π΅π΅π΅π΅
Similar questions: