samip584 / YI_intern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A program made for Young Innovations to show min average and max using Python and SQLite

Requirements: -Python 3.7 and above

To run this code you need not to install any extra modules for python as it is made with modules which are already bundled in python. to exicute the code use the following command in powershell or terminal: $python report.py

or in case both python3 and python2 are installed in your system you may need to specify the python version as: $python3 report.py

About


Languages

Language:Python 100.0%