Python Forum
Something So Basic It is Embarrassing
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Something So Basic It is Embarrassing
#6
(Jan-31-2019, 02:36 PM)Newsome Wrote: I want to import and run this file in Python 3.7.2 Shell.

Python has an interactive interpreter. You can read from Python documentation how to Invoke the Interpeter.

If you want to run file from terminal/command line you should read Command line and evironment

If you want import file into Python interpreter you should read Modules
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply


Messages In This Thread
Something So Basic It is Embarrassing - by Newsome - Jan-31-2019, 02:36 PM
RE: Something So Basic It is Embarrassing - by perfringo - Jan-31-2019, 02:56 PM

Forum Jump:

User Panel Messages

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