Python Forum
How does 'any' and 'all' work?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How does 'any' and 'all' work?
#1
So i searched the internet for how these two functions work. This is what i gathered. they work like all works if all are true and any works if any are true. Now that i understand but i didn't get to know how i can apple them into my programs maybe if you have some easy examples on how these could actually be used then provide them! and if you have a better explanation on these then also tell me that i'll be more than glad.

Thanks! Smile
Reply


Messages In This Thread
How does 'any' and 'all' work? - by ibzi - Jun-02-2019, 10:50 AM
RE: How does 'any' and 'all' work? - by metulburr - Jun-02-2019, 12:27 PM
RE: How does 'any' and 'all' work? - by perfringo - Jun-02-2019, 03:46 PM

Forum Jump:

User Panel Messages

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