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 #228
JSON, by default, can only represent a subset of the Python built-in types, and no custom classes; pickle can represent an extremely large number of Python types including custom classes. (docs.python.org/3/library/pickle.html)
Which one can represent custom classes?
— The Python Quiz (@thepythonquiz) August 22, 2020
JSON
pickle#python #python3 #pythonprogramming #learnpython
Question difficulty: π΅π΅π΅π΅π΅