ubsuny / 23-Homework6G4

Apache License 2.0
0 stars 11 forks source link

How to manage files? #62

Closed pratibha77118 closed 7 months ago

pratibha77118 commented 7 months ago

Hi all, I did the whole task 1 using google colab and I have issue in importing file calculas.py. I imported and used the module file in the same .ipynb file to find accuracy and plot. Is it okay if I merge these files as it is or I have to put my imported module file and the .ipynb file for plots and integration separately. If there is any way to do this while using google colab, please suggest me.