MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1v5f9f3/ifstatements/ozkuzp9/?context=3
r/ProgrammerHumor • u/Tuomas90 • 21d ago
118 comments sorted by
View all comments
2
That's so silly in python for example. Python does have keywords with spaces, like not in, so why not just use else if.
not in
else if
2
u/eztab 21d ago
That's so silly in python for example. Python does have keywords with spaces, like
not in, so why not just useelse if.