By using python to draw the Karnataka Flag.
-
Clone this repository
git clone https://github.com/SubramanyaKS/Karnataka-Flag-Using-Python.git
-
navigate to cloned repository using
cd
commandcd <repoName>
-
to plot the graph use command
jupyter notebook KarnatakaFlag.ipynb
or if you have jupyter notebook just run the notebook in UI. -
if you have install Anaconda no need to install anything just open jupyter nootbook snd run
-
if you want to see the output in terminal run command
python Karnatakaflag.py
This project is under MIT
license please see the LICENSE.md
file.