...
We are not quite ready to write our own programs yet, so this week HW is just to complete a few more short python TutorialsPython tutorials. practice, practice, and practice!
DIRECTIONS: Open the python Python tutorial and run the commands in these tutorials interactively in a python Python or JupyterLab session. Before you close your terminal highlight, highlight and copy the lines from your terminal that show you were actively doing the tutorials. Then, paste what you copied from the python Python session into log files with the names given in each exercise. Or, if you prefer, you may use a JupyterLab notebook to work through the tutorials and save that file. If you are not sure how to do this, please come to office hours. Another tutorial explanation here.
...
Use this link to accept the assignment and create your repository on GitHub: https://classroom.github.com/a/ABFGlSmHZ5OiBk2p
After you accept the assignment and the repository and it exists in your GitHub, as we did in class02, clone the repository into your working area on Rivanna.
...
>>> git clone git@github.com:PHYS1655S24PHYS1655Su24/HW02-<userid>.git
Navigate into the new directory via usage of the 'cd' command.
...
Put your evidence in print.log or print.ipynb
(4) Booleans Tutorial (2 points)
...