-
Notifications
You must be signed in to change notification settings - Fork 0
nomaxpi/20191028AdvPython
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#!/usr/bin/env python import shutil # shutil.copy('pastable.py', 'ricearoni.py') # shutil.move('fruitdata.txt', 'fruity.txt') # shutil.rmtree() # rm -rf or rmdir /s shutil.move('fruity.txt', 'DATA/')
About
Student files for 10/28/2019 Advanced Python online course
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published