Python Forum
Is there a better way to write this case scenario?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there a better way to write this case scenario?
#9
(Sep-25-2017, 09:44 AM)DeaD_EyE Wrote: If you accidentally exchange them (small number first, big number after), you'll never find the key.


actually that is not true. In my snippet, I sort the height and weight in descending order (post#3, line#5). You can see from the example it is dealing corretly with both Portrait and Landscape orientated pages
Reply


Messages In This Thread
RE: Is there a better way to write this case scenario? - by buran - Sep-25-2017, 10:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Switch case or match case? Frankduc 9 4,886 Jan-20-2022, 01:56 PM
Last Post: Frankduc
  Help: write 'case' with Python ICanIBB 2 1,960 Jan-27-2021, 09:39 PM
Last Post: Larz60+
  How to write switch case statement in Python pyhelp 9 9,620 Nov-11-2018, 08:53 PM
Last Post: woooee

Forum Jump:

User Panel Messages

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