Changes

Jump to: navigation, search

OPS245 Scripting Exercises dev

309 bytes added, 15:22, 29 April 2023
Exercises
= Exercises =
Make sure git is installed on the system before you proceed.
<pre>
sudo yum -y install git
</pre>
 
Make sure you are in your home directory on c7host, and clone the github repo that contains templates for all the Python scripts you need this semester.
 
<pre>
git clone https://github.com/ops245/python
</pre>
These are a suggested order. You can do these exercises in any order, and change them in any way you like.

Navigation menu