Added Strings and EEE Cheatsheet

This commit is contained in:
SilicoFlare
2023-02-01 08:28:51 +05:30
committed by GitHub
parent ad6f24afa5
commit ad6d942d99
2 changed files with 3 additions and 2 deletions

View File

@@ -78,9 +78,10 @@
<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_cheatsheet.pdf', '_blank').focus();" type="button">Indexing and Control</button><br><br>
<button class="listing" onclick="window.open('./python_cheatsheets/4_strings_cheatsheet.pdf', '_blank').focus();" type="button">Strings</button><br><br>
</center>
</div><br><br>
<!--
<button class="collapsible">EEE Cheatsheets</button>
<div class="content">
<br><br>
@@ -88,7 +89,7 @@
<button class="listing" onclick="window.open('./eee_wires_cheatsheet.pdf', '_blank').focus();" type="button">Wires</button><br><br>
</center>
</div>
-->
</main>
<p>
<script>