Skip to content

aniketgm/misc-py-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Miscellaneous Python Programs

Overview

This repo contains programs that I've written as part of my learning of Python [Python mostly]. You will find here Python implementations of the following :

  • Alpha Triangle
  • Rock-Paper-Scissor Game
  • Convert Standard Numbers to Roman Numerals
  • Sine Cosine Curve
  • Guess The Number

Running the programs

For running python programs, first you should have Python installed (recommended Python 3.6 and above) and do the following :

$ python <program_name>.py

Contributing

Please visit Contributing guidelines for the process I'm following to contribute in this repo.

About

Miscellaneous programs in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages