< Python Concepts < Quizzes

Python quiz running

1

From a terminal python may be used like

python
python my_program.py
python -c "print(1)"

2

Name a program that checks the source code for style and poor quality with execution from a terminal like
$ program_name my_python_code.py
program_name is:

This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.