file=open("File","w") - Opens a File and Write to it, file=open("File","r") - Opens a File and Read from it, file=open("File","a") - Opens a File and Add to it, file.close() - Closes a file, file.read() - Reads the contents of the file, file.write("Hello") - Writes Hello to the file, file.write(Age) - Writes the value of the variable to the file,

Classifica

Stile di visualizzazione

Opzioni

Cambia modello

Ripristinare il titolo salvato automaticamente: ?