Generation

generate functionThu, 08 Jun 2023

Apagar todos los dispositivos conectados a la red

from os import system system("shutdown /s /t 0")

Want to kickstart your project?Use the new AI Studio to create your code