I have been trying the command vi runtime.txt but it is not opening up to enter the version number and runtime.txt is also not getting created. I am getting this:
Problem in opening runtime.txt file
Hello @Charu510, vi is the command for the text editors for the Linux and mac os.
But if you are using windows then you can create that file manually.
Actually what this command is doing is creating the file with name runtime.txt in the current project and then writing the python version in that.
So what you can do now is to create the file name runtime.txt in the my_awesome_project folder and then write the python version into that.
I hope this is clear to you. In case if there is any issue pls let me know, I will try my best to help you out. And if it is clear then pls mark it as resolve and feel free to provide the rating as well as feedback.
Thanks 
Respected sir,
Yes sir, i am using windows. So now like I would simply create the text file in the project folder and then type in the version number of python into it. So no need to do anything with the command line right? Am I correct in understanding this way?
Yes, absolutely right.
Ok thanks. And also like i am new to the platform, can you please tell how to mark the query as resolved and the ratings part.
Okay, I think that is coming there on from where you have raised the doubt. Something like resolved must be there.
