Posted by: Pdfprep
Post Date: January 31, 2021
You are a programmer currently developing code on a Linux device. You want to start the Python interactive interpreter (shell) from the command prompt.
Which command must be used to accomplish this task?
A . bash$ python
B . bash$ pip
C . bash$ ./_init_.py
D . bash$ sh
Answer: C
Leave a Reply