added 3rd py cheatsheet

This commit is contained in:
SilicoFlare
2023-01-30 21:08:59 +05:30
committed by GitHub
parent 0f3b309d34
commit 92ca1a41b4
2 changed files with 1 additions and 0 deletions

View File

@@ -77,6 +77,7 @@
<center>
<button class="listing" onclick="window.open('./python_cheatsheets/1_intro_to_python_cheatsheet.pdf', '_blank').focus();" type="button">Introduction to Python: Basics and Data Types</button><br><br>
<button class="listing" onclick="window.open('./python_cheatsheets/2_operators_cheatsheet.pdf', '_blank').focus();" type="button">Operators</button><br><br>
<button class="listing" onclick="window.open('./python_cheatsheets/3_indexing_and_control.pdf', '_blank').focus();" type="button">Indexing and Control</button><br><br>
</center>
</div>
</main>

Binary file not shown.