Rev0kz / python-oop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-oop: command-line program

This simple command-line program in python shows how you can build a simple a command-line program in python using OOP concepts such as attributes, classes and methods.

How to execute this program

On the terminal, type the following command to run the program:

python3 menu.py

About


Languages

Language:Python 100.0%