Python program ends with 154 snakes dead; should it continue?
Chris Angelico
rosuav at gmail.com
Tue Jun 6 18:47:52 EDT 2017
On Wed, Jun 7, 2017 at 8:43 AM, Gregory Ewing
<greg.ewing at canterbury.ac.nz> wrote:
> Chris Angelico wrote:
>>
>> Well, no. Once a Python program ends, it should not continue. At that
>> point, you're supposed to go back to the OS.
>
>
> Well, the OS is a program, too.
True, but I don't know of any OS written in Python.
I have, however, heard of a Python program that has no OS under it...
https://www.youtube.com/watch?v=bYQ_lq5dcvM
... but I don't know where you go when that ends.
ChrisA
More information about the Python-list
mailing list