Skip to content

elicia4/small_python_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Projects

  1. Tic-tac-toe. Download the file and run it with:

    py tic-tac-toe.py
    

    Follow the prompts and you'll figure out how to play (:
    Epic Victory Explosion Image

  2. A small program to help you find a job. You enter job requirements from different job descriptions, the program reads them and figures out which ones are more popular than others. When you're done, you get the final list of requirements sorted by popularity and a file with the same list.

  3. An IPv4 converter program to help you easily determine the network address, broadcast address, first and last usable addresses, and subnet mask based on an IP address and prefix length. For example, with an IP address of 43.109.23.12 / 8:

    IP conversion example

About

Small python projects I do for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages