Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Help with "For loop"
Post: RE: Help with "For loop"

(Jun-23-2020, 07:23 PM)menator01 Wrote: define it to be a blank variable outside the if de = '' It didn't help :/ (Jun-23-2020, 08:25 PM)jefsummers Wrote: DN is a number. You compare it to a stri...
Vaelyn General Coding Help 6 2,552 Jun-23-2020, 08:53 PM
    Thread: Help with "For loop"
Post: RE: Help with "For loop"

(Jun-23-2020, 07:09 PM)Yoriz Wrote: de has not been defined outside of if row3[1] == SCH: and if if row3[1] == SCH: is never True it never will be defined But wouldn't "global" define it outside the...
Vaelyn General Coding Help 6 2,552 Jun-23-2020, 07:23 PM
    Thread: Help with "For loop"
Post: Help with "For loop"

Hello. I'm a programming beginner and I am having trouble with something that would be considered really basic. The following example code won't run: import csv global de, ep DN = 0.200 SCH = 40 with...
Vaelyn General Coding Help 6 2,552 Jun-23-2020, 06:45 PM

User Panel Messages

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