Python Forum
Basic if/then help (I'm sorry)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Basic if/then help (I'm sorry)
#4
My advice: Don´t use IDLE
Use a text editor e.g. Sublime Text, Atom, Notepad++, etc
write your code, save file as a .py file
run that file on the command prompt with python name.py

or
If you really want to evolve your knowledge have a watch here:
Getting Started with JupyterLab (Beginner Level) | SciPy 2018 Tutorial | Jason Grout
Reply


Messages In This Thread
Basic if/then help (I'm sorry) - by racichb - Aug-29-2019, 07:21 PM
RE: Basic if/then help (I'm sorry) - by Yoriz - Aug-29-2019, 07:45 PM
RE: Basic if/then help (I'm sorry) - by racichb - Aug-29-2019, 08:30 PM
RE: Basic if/then help (I'm sorry) - by ThomasL - Aug-30-2019, 08:02 AM
RE: Basic if/then help (I'm sorry) - by perfringo - Aug-30-2019, 08:33 AM

Forum Jump:

User Panel Messages

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