mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 20:17:58 +05:30
added 3rd py cheatsheet
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user