Programming-challenges for the Coding Dojo.
All instructions and challenges expect you to have set up the Essentials correctly!
-
Clone this repository with the following terminal command:
git clone https://github.com/community-coding-dojo/challenges.git coding_dojo_challenges
-
Follow the instructions in the individual challenges
-
You have retrieved the hash of a very secret password. Write a script to crack it!
-
Karel is a little robot that requires your help to solve various tasks.
-
Program the classic video game Pong in python!
-
Karel is a little robot that requires your help to solve various tasks.