Skip to content

0xSimeon/python-programs

Repository files navigation

Python-Programs

Some mini python practice programs

It will be updated from time to time.

Run all functions/programs using a python IDE. Pycharm/Eclipse(Pydev) Recommended.

To run programs with Class objects, instantiate the Class first. Like this:

your_variable = Class_name(attribute1,attribute2 ...etc)

About

Some mini python programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages