We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8921b5 commit 3dc43e3Copy full SHA for 3dc43e3
day08/README.md
@@ -1,5 +1,6 @@
1
# Day 8 - Function Parameters & Caesar Cipher
2
-
+## Concepts Practised
3
+- Functions with Inputs
4
+- Positional vs. Keyword Arguments
5
## Caesar Cipher
6

0 commit comments