Python Forum
vs code interpreter vs IDLE feature
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
vs code interpreter vs IDLE feature
#1
I have been using IDLE for quite a while now. I don't really know it super well, but it's pretty basic.

Recently, because VS Code is featured in so many tutorials, and so many tutorials need a feature that's not in IDLE, like a .dot file viewer, that I've switched to trying to learn how to use VSCODE.

HOwever, when I used to follow tutorials, I would sometimes use the variables and functions still loaded to the interpreter memory after the file finished , meaning I could play with the lists from a file etc. ,,, I don't know how to achieve this is VS CODE. so far, I can only see how I can either run a file, or run the interpreter from the terminal. I also don't know how to run files from inside the interpreter, which MIGHT be the solution I'm looking for, and after looking it up once or twice haven't had any success.

Is there a goto solution for this feature??
Reply


Messages In This Thread
vs code interpreter vs IDLE feature - by tsmspace - Mar-02-2019, 04:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why can I not see the code correctly in Python IDLE.? Trump 8 735 Apr-04-2024, 07:47 AM
Last Post: jonesphedra
  add mqtt feature to existing code Positron79 0 604 Jan-31-2023, 05:56 PM
Last Post: Positron79
Photo Visual studio code unable to color syntax on python interpreter tomtom 4 6,957 Mar-02-2022, 01:23 AM
Last Post: tomtom
  Question re: running code in Editor (i.e. Atom) vs Python interpreter rok 3 2,450 Jun-29-2020, 09:20 PM
Last Post: bowlofred
  Using IDLE, bug when clicking code StarBasket 4 2,492 Jul-31-2019, 12:30 PM
Last Post: Malt
  Code works in IDLE, appears to work in CMD, but won't produce files in CMD/Windows ChrisPy33 3 3,254 Jun-12-2019, 05:56 AM
Last Post: ChrisPy33
  How to write a code to get this kind of output in IDLE kavindu 5 3,590 Oct-28-2018, 07:46 PM
Last Post: wavic
  IDLE not importing pygame (ok outside of IDLE) miner_tom 1 3,338 Sep-14-2018, 07:54 PM
Last Post: Larz60+
  Python IDLE 3.6.2 on WIn7 vs Pyhton 3 IDLE raspberry djdan_23 5 5,735 Sep-07-2017, 12:51 PM
Last Post: Larz60+
  Error while writing a code for feature scaling prateek 1 2,531 Aug-15-2017, 09:17 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020