Skip to content

The Mitty 0th Annual Python Bee – problems and solutions

Notifications You must be signed in to change notification settings

MittyCSClub/pythonbee-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Mitty 0th Annual Python Bee

Inspired by MIT's East Campus "Bad Ideas Weekend" Nth Annual Python Bee

The idea is simple: You receive a coding problem, and you dictate the solution in python character-by-character to a judge.

Rules

  • Dictate solution character-by-character (including newlines/whitespace)
  • Cannot delete anything that has been typed (only can clear current line)
  • Cannot use paper or computer to solve the problem

Problems

Problems are stored in their respective directories along with a test file tests.py that checks all function-based problems

About

The Mitty 0th Annual Python Bee – problems and solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages