This is the code for my video on beginner coding concepts https://youtu.be/pKFcVs2HibA
Find a file
2024-10-04 14:32:55 +01:00
arrays.py Add code 2024-10-04 14:32:55 +01:00
for-loops.py Add code 2024-10-04 14:32:55 +01:00
functions.py Add code 2024-10-04 14:32:55 +01:00
if-statements.py Add code 2024-10-04 14:32:55 +01:00
LICENSE Initial commit 2024-10-04 13:29:42 +00:00
README.md Add code 2024-10-04 14:32:55 +01:00
variables.py Add code 2024-10-04 14:32:55 +01:00
while-loops.py Add code 2024-10-04 14:32:55 +01:00

beginner-coding-concepts

This is the code for my video on 6 Coding Concepts You MUST Know For Beginners.

Note

This repository is also mirrored on Codeberg.org if you want to raise an issue.