Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: True in 'in' != True?
Post: RE: True in 'in' != True?

(May-28-2020, 03:55 AM)buran Wrote: (May-28-2020, 01:19 AM)hkim10 Wrote: I was wondering more about why bool True by 'in' is not equal to True thoOperator precedence - in and == have same preceden...
hkim10 General Coding Help 8 3,653 May-28-2020, 08:13 PM
    Thread: True in 'in' != True?
Post: RE: True in 'in' != True?

(May-27-2020, 10:30 PM)hkim10 Wrote: It seems like when I use boolean 'in', when it is true, it is not equal to 'True' I would appreciate any help or explanation An example that I have is: rainbow ...
hkim10 General Coding Help 8 3,653 May-28-2020, 01:19 AM
    Thread: True in 'in' != True?
Post: True in 'in' != True?

It seems like when I use boolean 'in', when it is true, it is not equal to 'True' I would appreciate any help or explanation An example that I have is: rainbow = "red, orange, yellow, green, blue, in...
hkim10 General Coding Help 8 3,653 May-27-2020, 10:30 PM

User Panel Messages

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