Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Mod 1 Lab - Python Fundamentals This lab will walk you through the process of: navigating your computer s file structure create new files and

Mod 1 Lab - Python Fundamentals
This lab will walk you through the process of:
navigating your computers file structure create new files and folders
writing python code running python code
This lab is cooperative - talk with your partner as you go through, and make sure you are progressing together. It is fine for only one person to be coding during lab while the other looks on and discusses whats happening - this is called pair programming. Make sure to share the files at the end, since both lab partners must
submit individually to recieve credit. Part 1- Setup your filesystem
All modern operating systems use a hierarchal file structure. We can think of this as a tree - the top level directory, often referred to as root, contains all the files and folders on your computer. The exact names of various folders changes based on your operating system, but the general structure is a root directory which contains both the files necessary for various prorams to run and the files created and used by individual users:

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David M. Kroenke, David J. Auer

7th edition

133544621, 133544626, 0-13-354462-1, 978-0133544626

More Books

Students also viewed these Databases questions

Question

Discuss the performance appraisal process.

Answered: 1 week ago