The Python Code Jam is an event hosted by the Python Discord. The code jam is an event where Python Discord place you in a team with 5 or 6 other random server members. You then have 7 days to code some sort of application or program in Python. Your program must use the specified technology/framework and incorporate the theme chosen by the server. After the 7 days is complete, your team has 2 days to finish documentation and create a video presentation showcasing and walking through the program that your team has created. ~ Python Discord
If you don't pass the qualifier self until 30 June, you can't!. But don't worry. The Discord Server of Python Discord host the Code Jam twice a year, so try to qualify next time.
- Make sure the 3 files,
qualifier.py
,local_test_suite.py
andtest_qualifier.py
are in the same directory - Open PowerShell or another terminal
- Change your directory to the folder with the qualifier and the test files
PowerShell commandcd Your\Path
- Type in PowerShell
python -m unittest local_test_suite.py
- Enjoy how it works 🍹🏖️😎
No, cause the qualifiers has been closed ;)