generate functionSat, 12 Nov 2022

Check all hard drives for errors and print report to c:\hdcheck.txt. Restart the PC when finished.

def check_hdd(): print('checking hdd') print('finished checking') print('restarting pc') check_hdd()

Questions about programming?Chat with your personal AI assistant