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 #890
A read–eval–print loop (REPL), also termed an interactive toplevel or language shell, is a simple interactive computer programming environment that takes single user inputs, executes them, and returns the result to the user. (en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop)
Question difficulty: 🔵🔵🔵🔵🔵