Skip to content

ash-sheik/Python-File-handling-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

5_File_and_Exception_Handling

This repository contains Python exercises demonstrating file handling and exception handling concepts.

Exercises

  1. Read file contents
  2. Copy contents between files
  3. Count words in a file
  4. Convert string to integer (with error handling)
  5. Raise exception for negative integers
  6. Compute average with try-except-finally
  7. Write string to file (with success message)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published