Skip to content

scxr/Teen_Programmers_Challs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Challenges

Welcome to the Teen Programmers repository for weekly challenges!

What can I find here?

This repository will contain a backlog of all the weekly challenges, as well as solutions added at the end of the week for you to compare with.

Each week's challenges are stored in a folder on the root following the naming convention of challenge_set{x} so they can be sorted chronologically by the file system.

For certain challenges tests will be included as well that can be used to ensure your implementation works.

How to run tests?

Tests will be using the standard PyUnit unit-testing framework unless otherwise specified, and can be ran according to more specific instructions found in the challenges' folders.

You will complete the challenges.py stub then run the run_tests.py file and it will tell you what you have done correctly and what you have done wrong and so on and so forth.

About

Challenges created for teen programmers discord

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages