Skip to content

avikam-chauhan/python-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Python Practice

Some resources for practicing Python

How to use: click "Download ZIP" on the top right, and follow the instructions for the respective file below!

  1. Boolean Practice (boolean_practice.py)
  • This program automatically generates boolean expressions and asks you what they result in.
  • Usage: python3 boolean_practice.py
  • Starts at Level 1, with 1 boolean operator
  • After every 5 questions, you go up 1 level, which adds on another boolean operator
  • See how far you can go!

Boolean Practice Screenshot

About

Some resources for practicing Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages