Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 932 Bytes

StudentDesc.md

File metadata and controls

14 lines (10 loc) · 932 Bytes

Basic Programming in Python

Learn how to use variables, input/output, if statements, while loops, and functions in Python.

Basic Programming PowerPoint Presentation

<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=https://hylandtechclub.com/py-201/BasicProgramming/BasicProgramming.pptx' width='100%' height='450px' frameborder='0'></iframe>

Rock Paper Scissors Code-Along Activity

Follow the instructions on this page to create a simple Rock Paper Scissors game in Python.

Rock Paper Scissors Challenges

Once the code-along activity has been completed, go to this page to start working on the challenges.

Archival Session Recording

<iframe width="100%" height="450px" src="https://www.youtube.com/embed/u33xA9oUikg" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>