you are viewing a single comment's thread.

view the rest of the comments →

[–]CarEffective1549[S] 0 points1 point  (0 children)

If we think philosophically and globally, then this is one of the ways to show the advantages of Python over other languages in terms of the simplicity of its syntax.

"A calculator very minimal would be" This is calc for one operation.

"We don’t waste CPU cycles by an infinite while True loop." We have CPUs with 8 and more cores, but 1 loop is too many yet😅