06-08-2021, 03:57 AM
Python is pretty popular for its simplicity and many built in function such as reversing a string just with one command, but do you think that having all these things built in hides too much? Many programmers who just use Python wouldn't understand runtimes or have a good understanding of algorithms since there aren't many functions they need to write as Python probably already has one for it.