Skip to content

A repository containing weekly Python assignment solutions for college students. This resource is intended to help future juniors understand and solve their assignments. Each week's assignments are organized in separate folders for ease of access.

Notifications You must be signed in to change notification settings

Itz-Agasta/Weekly-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4939adf · Apr 21, 2025

History

16 Commits
Jan 31, 2025
Nov 18, 2024
Nov 18, 2024
Apr 21, 2025

Repository files navigation

Python Weekly Assignments

This repository contains solutions to weekly Python assignments for college students. The goal is to help future juniors understand and solve their assignments effectively with the best solutions possible.

Repository Structure

The assignments are organized in main folders by categories, with each category containing its assignment solutions.

Python-Weekly-Assignments/ 
│ ├── Lab assigment/ 
│ │   ├── week1.py 
│ │   ├── week2.py 
│ │   ├── week3.py 
│ │   └── ... 
│ └── weekly practice set/ 
│     ├── week 1.py 
│     ├── week 2.py 
│     └── ... 
├── .gitignore
└── README.md

How to Use This Repository

  1. Navigate to the appropriate folder: Find the main folder for the category you are looking for (Lab assigment or weekly practice set).
  2. Open the week file: Each week's assignments are in separate Python script files (e.g., week1.py, week2.py). Open the file for the week you are interested in.
  3. Review the code: Go through the code to understand the solution. Comments are provided for better understanding.
  4. Run the code: You can run the code on your local machine to see how it works.

Contributing

If you would like to contribute to this repository, feel free to submit a pull request. Contributions can include improvements to existing solutions or new solutions for the assignments.

Contact

If you have any questions or suggestions, feel free to open an issue or contact us directly.

Happy coding!

About

A repository containing weekly Python assignment solutions for college students. This resource is intended to help future juniors understand and solve their assignments. Each week's assignments are organized in separate folders for ease of access.

Topics

Resources

Stars

Watchers

Forks

Languages