Question

On your own computer or on a lab computer, find the exact location (folder or directory name) of a. The sample file hello.py, which you wrote with the editor. b. The Python program launcher python or python.exe.

Solution

Verified
Step 1
1 of 2

(a)\textbf{(a)} When you create or save the program, you will need to select the location. It is always a good idea to create a folder somewhere you can easily access to store your Python projects in.

(b)\textbf{(b)} This will depend on your computer. On my Windows 10 computer, there is a shortcut to the Python interpreter in

\verb|C:\Users<my account name>\AppData\Roaming\Microsoft\Windows|

\verb|Start Menu\Programs\Python 3.7|

This just makes it available in my start menu. The actual program is stored at

\verb|C:\Users<my account name>\AppData\Local\Programs\Python\Python37|

Create an account to view solutions

By signing up, you accept Quizlet's Terms of Service and Privacy Policy
Continue with GoogleContinue with Facebook

Create an account to view solutions

By signing up, you accept Quizlet's Terms of Service and Privacy Policy
Continue with GoogleContinue with Facebook

Recommended textbook solutions

Computer Organization and Design MIPS Edition: The Hardware/Software Interface 5th Edition by David A. Patterson, John L. Hennessy

Computer Organization and Design MIPS Edition: The Hardware/Software Interface

5th EditionISBN: 9780124077263 (3 more)David A. Patterson, John L. Hennessy
220 solutions
Fundamentals of Database Systems 7th Edition by Ramez Elmasri, Shamkant B. Navathe

Fundamentals of Database Systems

7th EditionISBN: 9780133970777 (3 more)Ramez Elmasri, Shamkant B. Navathe
687 solutions
Introduction to Algorithms 3rd Edition by Charles E. Leiserson, Clifford Stein, Ronald L. Rivest, Thomas H. Cormen

Introduction to Algorithms

3rd EditionISBN: 9780262033848 (4 more)Charles E. Leiserson, Clifford Stein, Ronald L. Rivest, Thomas H. Cormen
726 solutions
Python for Everyone 2nd Edition by Cay S. Horstmann, Rance D. Necaise

Python for Everyone

2nd EditionISBN: 9781119056553Cay S. Horstmann, Rance D. Necaise
730 solutions

More related questions

1/4

1/7