Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bab9b93

Browse files
authored
Update main.py
Fixed typo 11 line: before: print("enter any key for exot") after: print("enter any key for exit")
1 parent bf1a72a commit bab9b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Ž0x09-Shutdown/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def systemOffRestart():
88
import os
99
print("enter r for restart")
1010
print("enter s for shutdown")
11-
print("enter any key for exot")
11+
print("enter any key for exit")
1212

1313
option = input("enter your option")
1414
if option == "r":

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /