Code Submisssion in Innovation Project

Respected Sir,
How are we supposed to submit code for innovation project? Should we create a notepad file for code and then create a folder with code files and images and then zip it?
Please help!
Regards

Hi @tunirkv19,

  1. First create a folder and name it as your email id.
  2. Inside the folder copy all your images that you had used in the pdf file.
  3. Copy all the code file. For example. you have a code written in temp.py file then copy the temp.py file inside the folder.
  4. Zip the whole folder and then submit it.
1 Like

Thanks a lot Sir!
Regrads

1 Like

Sir,
How to get the python file?
I am having difficulty!
Please Help
Regards

Hi @tunirkv19,

There are two easy option available.

  1. Create a file on your windows system in notepad++ and copy the content from vmware/virtualbox to windows system.

  2. Other option is to use git . Check this video https://www.youtube.com/watch?v=v4TMaD9v5kM

1 Like

Thanlks a lot, Sir!
Regards


Sir,
here I have to copy the contents from VM ?
and then save it?
regards

Hi @tunirkv19,

Yes, save in this file and from here you can easily copy the file inside the folder.

1 Like

I have got it, Sir!
Thank you for the help!!
Regards

Sir,
I am saving the file in notepad++ as a python File
But, when I open it. It opens as a normal text file
Please Help!!
regards

Hi @tunirkv19,

Because you have saved the file as txt file. Click on the File -> Save as -> config.py

1 Like

Thanks a lot Sir!
Regards