5MinStudy
Topics
Quizzes
AI Tutor
Playground
Cheat Sheets
Search topics, quizzes...
⌘
K
5MinStudy
Loading...
python Quiz
59 questions
30s / question
Timed
Practice (Untimed)
15s
30s
60s
Time Remaining
29:30
Easy
python
Which command runs a Python script myapp.py using Python 3?
A.
python myapp.py3
B.
py run myapp.py
C.
python3 myapp.py
D.
pip run myapp.py
Question 1 of 59
Timer pauses when explanation is open
5MinStudy - Learn. Practice. Master DevOps.