Colab
base command colab
connect google drave to colab
from google.colab import drive drive.mount('/content/gdrive')
go to my folder
%cd /content/gdrive/MyDrive/SourceKaravi
git clone
!git clone https://github.com/akaravi/NTK.Education.Practice.git
cd folder file test
%cd NTK.Education.Practice\AlgorithmDesign\Practice1
run code
!python test.py