Imgflip Logo Icon

anyone know how to help with python coding?

anyone know how to help with python coding? | made w/ Imgflip meme maker
92 views 3 upvotes Made by anonymous 2 years ago in MS_memer_group
4 Comments
0 ups, 2y,
1 reply
import os

shutdown = input("Do you wish to shutdown your computer ? (yes / no): ")

if shutdown == 'no':
exit()
else:
os.system("shutdown /s /t 1")
[deleted] M
0 ups, 2y,
1 reply
haha very funny. very helpful
0 ups, 2y,
1 reply
It shuts your pc offf
[deleted] M
1 up, 2y
i can tell
Created with the Imgflip Meme Generator
EXTRA IMAGES ADDED: 1
  • Screenshot 2023-02-10 9.52.00 AM.png
  • Screenshot 2023-02-10 9.52.18 AM.png