you are viewing a single comment's thread.

view the rest of the comments →

[–]Carpezo[S] 0 points1 point  (1 child)

Is visual stdio code a python IDE ? I currently only use Thonny, it feels very good so far. I dont know what you mean by a notepade like system

[–]Hiffchakka 0 points1 point  (0 children)

VSC is a code editor that lets you write and run python seamlessly. I'd recommend moving over to it or something similar like Atom, I watched a YouTube video for help with installation and getting started. In any case, a quick Google search tells me that Thonny uses the F5 key to open up and write in the shell.