End a program in python exit()
Here is what the above code is Doing:
1. It’s printing a string to the console.
2. It’s using the exit() function to end the program.
End a program in python exit()
Here is what the above code is Doing:
1. It’s printing a string to the console.
2. It’s using the exit() function to end the program.