Skip to content

Commit

Permalink
Add another instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehul-Gandhi committed Nov 15, 2023
1 parent 2107c0c commit 5b7c67b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cur/programming/libraries/random/pysimplegui-intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ <h2>Introduction to PySimpleGUI</h2>
</p>
<p>Download the <a href="../../../programming/python/pysimplegui.zip">starter file</a>,
which will cover PySimpleGUI, the weather api, Wikipedia, WordMatch, Text-to-speech dictionary,
and the Face Detector. The starter code also has a tic-tac-toe implementation for Colorama and the game of Pong. </p>
and the Face Detector. The starter code also has a tic-tac-toe implementation for Colorama and the game of Pong.
Please unzip this folder first.
</p>
<p>
Skim through this <a href="https://pypi.org/project/PySimpleGUI/#:~:text=PySimpleGUI%20is%20a%20Python%20package,%22Elements%22%20in%20PySimpleGUI">section</a>
for a brief introduction of PySimpleGUI.
Expand Down

0 comments on commit 5b7c67b

Please sign in to comment.