Work/discuss with a partner! 


Remember to log into rivanna to begin!

Important: Refer to the getting_started page for instructions on connecting to your rivanna account.



Announcements

  • You are off to a great start!  You have already learned many new skills - keep it up! 

Goals

  • Learn about lists, tuples, conditionals and loops.   More challenging programming exercise with prime numbers.

0) Get the GitHub repository for class05 and clone it to your area in Rivanna. 


Use this link to accept the assignment and create your repository for class05 on GitHub:  https://classroom.github.com/a/Sxdwrb_Z


After you accept the assignment and the repository and it exists in your GitHub clone the class05 repository into your working area on Rivanna. 


>>>  git clone git@github.com:PHYS1655Su24/class05-<userid>.git


 Navigate into that directory via usage of the 'cd' command.


1) Work through Jupyter Notebook.


Work through the FlowControl.ipynb JupyterLab Notebook.  It is in your repository.   Complete the exercises within. 


→  Add, commit, and push your FlowControl.ipynb to GitHub and make sure it is updated there.  



  • No labels