Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Crash Course Chapter 7
#2
You are using the interpreter interactively.
put the two lines of code in a text file, save as parrot.py
now on command line, type:
python parrot.py
Reply


Messages In This Thread
Crash Course Chapter 7 - by Demini - Feb-05-2018, 05:05 PM
RE: Crash Course Chapter 7 - by Larz60+ - Feb-05-2018, 05:31 PM
RE: Crash Course Chapter 7 - by sparkz_alot - Feb-05-2018, 08:50 PM
RE: Crash Course Chapter 7 - by Demini - Feb-05-2018, 10:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Crash Course ( 2nd edition) alok 1 2,626 Jul-19-2021, 05:55 PM
Last Post: snippsat
  Help in designing a timestamp finder for chapter-less TV shows Daring_T 1 2,470 Oct-26-2020, 09:30 PM
Last Post: Daring_T
  Im using python crash course version 2 james_newbie 3 3,096 Sep-07-2019, 09:21 PM
Last Post: ichabod801
  Python 3 crash course james_newbie 6 5,238 Aug-25-2019, 08:23 PM
Last Post: snippsat
  Pyinstaller exe won't launch after crash kainev 0 3,255 May-11-2019, 06:06 PM
Last Post: kainev
  Py_Initialize Crash with Python 3.6 paulhbm 0 5,084 Sep-20-2018, 09:56 AM
Last Post: paulhbm
  How to Crash a Computer keegan_010 6 5,648 Aug-05-2018, 06:01 AM
Last Post: Skaperen
  Console crash after boot. friendlymegalomaniac 1 3,253 Apr-07-2018, 05:44 PM
Last Post: wavic
  IDLE crash on Mac DamgAnd 12 13,357 Jan-03-2018, 12:26 PM
Last Post: srodway

Forum Jump:

User Panel Messages

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