Skip to content

Anusha-Thomas/Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Python Projects

This repository contains a collection of Python scripts for practice and learning. Each script demonstrates different programming concepts and functionalities.

Included Files

  • student_grade.py: Manage and calculate student grades.
  • task_manegement.py: Simple task management system.
  • copy.py: Utility for copying files.
  • file_merger.py: Merge contents of multiple files.
  • file.txt: Sample text file for testing.
  • practice1.py: Miscellaneous practice code.
  • studentfile.py: Handle student information files.
  • todolist.py: Basic to-do list application.

How to Use

  1. Clone the repository:
    git clone https://github.com/Anusha-Thomas/Python-Projects.git
  2. Navigate to the project folder:
    cd Python-Projects
  3. Run any script using Python:
    python student_grade.py

Feel free to explore and modify the scripts for your learning!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages