Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Beginner code help
#9
From what you're saying, it sounds like you believe that defining a function will result in its execution. This isn't true. You can define functions and never call them, which means they will not be executed. Please give a try to what we're saying, and if it still doesn't work, please describe the expected vs. actual output.
Reply


Messages In This Thread
Beginner code help - by SuperNova - Mar-19-2018, 02:35 PM
RE: Beginner code help - by j.crater - Mar-19-2018, 02:41 PM
RE: Beginner code help - by SuperNova - Mar-19-2018, 02:55 PM
RE: Beginner code help - by j.crater - Mar-19-2018, 03:54 PM
RE: Beginner code help - by SuperNova - Mar-19-2018, 05:27 PM
RE: Beginner code help - by micseydel - Mar-19-2018, 05:29 PM
Beginner code help - by SuperNova - Mar-19-2018, 03:17 PM
CSV files and functions - by SuperNova - Mar-19-2018, 03:54 PM
RE: CSV files and functions - by micseydel - Mar-19-2018, 05:07 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Beginner: Code not work when longer list raiviscoding 2 857 May-19-2023, 11:19 AM
Last Post: deanhystad
  Code not reading http link from .txt file (Beginner level) plarrip 3 2,455 Dec-17-2020, 11:33 PM
Last Post: bowlofred
  Beginner: I need help understanding few lines of a code. hop_090 1 1,718 Sep-07-2020, 04:02 PM
Last Post: Larz60+
  Beginner Code, how to print something after a number of turns (guessing game) QTPi 4 2,813 Jun-18-2020, 04:59 PM
Last Post: QTPi
  A beginner code... TheDude 7 3,333 Jun-18-2020, 05:39 AM
Last Post: TheDude
  [Beginner] Code is not producing desired result fakej171 2 2,467 Mar-21-2020, 10:26 AM
Last Post: buran
  what function should i use to tidy up my code (extreme beginner) scraig0117 4 2,332 Dec-16-2019, 04:03 PM
Last Post: scraig0117
  Beginner at Python. Trying to count certain integer from random string of code kiaspelleditwrong 3 2,456 Oct-14-2019, 10:40 AM
Last Post: perfringo
  Beginner trying to code in python RA0211 1 1,863 Sep-26-2019, 11:10 AM
Last Post: emryscass
  Beginner Code bh3282 9 4,621 Mar-18-2019, 03:58 PM
Last Post: samsonite

Forum Jump:

User Panel Messages

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