Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.08 KB

Karnataka-Flag-Using-Python

By using python to draw the Karnataka Flag.

Technology used.

  1. Python
  2. Jupyter Notebook

Installation

  1. Clone this repository git clone https://github.com/SubramanyaKS/Karnataka-Flag-Using-Python.git

  2. navigate to cloned repository using cd command cd <repoName>

  3. to plot the graph use command jupyter notebook KarnatakaFlag.ipynb or if you have jupyter notebook just run the notebook in UI.

  4. if you have install Anaconda no need to install anything just open jupyter nootbook snd run

  5. if you want to see the output in terminal run command python Karnatakaflag.py

Demo.

demo

License.

This project is under MIT license please see the LICENSE.md file.