Skip to content

RitobrotoMukherjee/paython-file-system-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Python - Assignment - 4: Module 5: Files, Exceptions, and Errors in Python

It's consists of terminal based 2 Python applications for file handling and writing to it. File names are static as given below being part of output mentioned in the problem.

Task 1 - A python 3 program that Read a File ( sample.txt ) and Handle Errors, in case file not present. Also it asks user to programatically create the file with name sample.txt if user doesn't want to create it manually through file explorer

Task 2 - Write and Append Data to a File name output.txt through user input. It programetically creates the file if not exist without bothering user to create it through file explorer.

Built With

  

To get this project up and running, you should do the following;

  • If you wish to run the project locally, please do the following:

  • Clone the repository to your local machine.

    • git clone https://github.com/RitobrotoMukherjee/paython-file-system-module.git
    • cd paython-file-system-module
    • python -u [TASK_NAME.py]

Prerequisite

  • Python 3.* needs to be installed in system.
  • Basic Terminal knowledge is required.

Authors

👤 Ritobroto Mukherjee

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

About

Learn python file system module and error handling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published