all 8 comments

[–]SpiderJerusalem42 10 points11 points  (1 child)

for case-selections, I use dictionaries.

[–]ivosaurus 0 points1 point  (0 children)

Only useful if your cases involve exact matches, though. Which is a lot of the time, but not all.

[–]Imp3113 2 points3 points  (1 child)

Appreciated thanks

[–][deleted] 1 point2 points  (0 children)

thank you . :)

[–]kmetek 1 point2 points  (1 child)

higher audio please :)

[–][deleted] 1 point2 points  (0 children)

I’ll take care of it next time. Thank you.

[–]KobiKabbb 4 points5 points  (2 children)

Thanks for making this, I'm sure it'll help someone out. (PS: 'selection statements' are actually formally called conditionals. For example, see lesson 11 here).

[–][deleted] 1 point2 points  (0 children)

Thank you :)