mirror of
https://github.com/Asabeneh/30-Days-Of-Python.git
synced 2026-06-12 21:01:48 +08:00
commit
54739b2ac6
@ -221,8 +221,8 @@ Let us write our very first script on the Python scripting shell.
|
||||
|
||||

|
||||
|
||||
Well done, you wrote your first Python script on Python interactive shell. How do we close the Python interactive shell?
|
||||
To close the shell, next to this symbol >> write **exit()** command and press Enter.
|
||||
Well done, you wrote your first Python script on Python interactive shell. How do we close the Python interactive shell ?
|
||||
To close the shell, next to this symbol >>> write **exit()** command and press Enter.
|
||||
|
||||

|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user