We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bffacfc commit 66c9d7bCopy full SHA for 66c9d7b
01 - Games/Rock Paper Scissors/README.md
@@ -0,0 +1,8 @@
1
+# Rock Paper Scissors
2
+
3
4
+## Concepts:
5
+### Randomisation and Python Lists
6
+- Random Module
7
+- the Offset and Appending Items to Lists
8
+- Index Errors and Working with Nested Lists
0 commit comments