General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
John Berry
Indently
comments
Comments by "John Berry" (@user-ud6ui7zt3r) on "Python's 5 Worst Features" video.
⛑: "Sir, please calm yourself. You have been through an ordeal. You have been lying in a coma for over 3 minutes. Everything has changed a lot, while you were comatose. You will probably have to re-do your entire Computer Science education."
8
In Python, how do you implement the equivalent of a… REPEAT..UNTIL …loop, from PASCAL ?
1
@Mystic998 In terms of pseudocode, back when I took my Computer Science degree, REPEAT..UNTIL loops were simply referred to as bottom testing (meaning that the Test Condition occurs at the BOTTOM of the loop.) It sounds like Python needs to go to the trouble to formally include Bottom Tested loops. If you have to "jump-through-hoops" to create a simple Bottom-tested Loop, then that is obviously very inconvenient.
1
Which developer’s version of Python do you recommend ? Which version has the fewest inherent 🐞 🐛 🐜 bugs ?
1