Python Forum

Full Version: pycharm
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello
im new to programming and trying to learn it myself. I have this code for a instagram bot and its all done. The last step that i have to do is open the bot in python and run it. I dont know how to get my code that i have written in pycharm in python. Can anyone help me with this?
Save your code as a .py and open it in pycharm.
Click on the file on the top, select new file. A list of option will come, select new python file and you'll get a new python file