I’ll take Python’s “program exited four hours into runtime” over C++''s “this memory is uninitialized so it’s less than, equal to, and greater than zero at the same time, hope you never try to do any of checks on it!” undefined behaviour any time.
At least with Python, you know something went wrong.
I’ll take Python’s “program exited four hours into runtime” over C++''s “this memory is uninitialized so it’s less than, equal to, and greater than zero at the same time, hope you never try to do any of checks on it!” undefined behaviour any time.
At least with Python, you know something went wrong.