Python Forum
if condition not behaving as expected
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
if condition not behaving as expected
#2
I'm guessing that is in a loop, might try
if PointFound == True:
    print('stuff here')
I welcome all feedback.
The only dumb question, is one that doesn't get asked.
My Github
How to post code using bbtags


Reply


Messages In This Thread
if condition not behaving as expected - by EricBHK - May-16-2020, 10:44 AM
RE: if condition not behaving as expected - by menator01 - May-16-2020, 11:46 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ConfigParser(dict_type=) not behaving as expected malonn 5 3,373 Sep-08-2022, 08:42 AM
Last Post: malonn
  Two loops behaving differently DavidTheGrockle 5 2,592 Dec-27-2020, 03:56 AM
Last Post: deanhystad
  else condition not called when if condition is false Sandz1286 10 6,025 Jun-05-2020, 05:01 PM
Last Post: ebolisa
  [HELP] Nested conditional? double condition followed by another condition. penahuse 25 8,285 Jun-01-2020, 06:00 PM
Last Post: penahuse
  Requests not behaving... PythonLamer 1 4,851 Dec-01-2017, 06:45 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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