When creating a file we have two options: use the function open () or use the module method os, accessing the con os.open ().
Then we have its derivatives, such as write, close, read; and the same with the module os; os.write, os.read ...
Wha...
asked by
23.12.2016 / 02:58