Files Operation In Python
1 | # update log: |
Files Operation In Python
We usually need to handle files like read/write files with different type, so today I’ll show some codes to do this.
1 | # update log: |
We usually need to handle files like read/write files with different type, so today I’ll show some codes to do this.