close
Skip to content
 
 

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monthly Challenges [study.py]

This is the repository for the monthly challenges. Here you can:

  • See the challenges for every month
  • Upload your solutions to tasks

Where to find the challenges

There is a toplevel folder for each Month. Inside you can find subfolders for every challenge. Inside the monthly folder you can find the markdown document explaining the challenges.

  • May/
    • 1_beginner/
      • username1.py
      • username2.py
    • 2_web_scraping/
      • username1.py
    • 3_data/
    • challenges.md

How to submit solutions

Please name your python file as your Slack username. For me that would be cripcate.py.

  1. Navigate to a folder on your machine where you would like to store the repository.
  2. Navigate into the folder for the correct month you're trying to submit to (e.g. cd May)
  3. Navigate into the sub-folder for the correct challenge you're trying to submit to (e.g. cd 1_beginner)
  4. Upload your python script into the folder: uploading
  5. Create a pull request: pull

How to download challenges and solutions

You can clone the github repository to download all the files: git clone https://github.com/py-study-group/challenges

Or you can use the interface of the github website to download.

About

The place to upload your solutions of our monthly challenges

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages