Skip to content

Commit

Permalink
Update IntroPython.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Multipixels authored Jul 27, 2023
1 parent 3466ed2 commit f6a9a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IntroPython.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ nav_order: 7

This beginner level workshop will introduce you to the basic concepts of one of the world’s most popular programming languages, Python. In this tutorial, you’ll learn how to store data using Python’s data types and variables, control the flow of a program using control structures, and create reusable code using functions. No prior knowledge of Python is required.

The materials for this workshop are available here: <https://scds.github.io/intro-python/>
**The materials for this workshop are available here:** <https://scds.github.io/intro-python/>

0 comments on commit f6a9a6f

Please sign in to comment.