Quiz: Interacting With Python

Interactive Quiz ⋅ 8 Questions
By Martin Breuss


In this quiz, you’ll test your understanding of the different ways you can interact with Python.

By working through this quiz, you’ll revisit key concepts related to Python interaction in interactive mode using the Read-Eval-Print Loop (REPL), through Python script files, and within Integrated Development Environments (IDEs) and code editors.

You’ll also test your knowledge of some other options that may be useful, such as Jupyter Notebooks.

The quiz contains 8 questions and there is no time limit. You’ll get 1 point for each

 

 

 

To finish reading, please visit source site