Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Python List Programs

This repository contains 10 beginner-friendly Python programs based on Lists. It is designed to help beginners understand list operations and improve problem-solving skills through hands-on practice.


📚 Topics Covered

  • Python Lists
  • List Operations
  • List Comprehension
  • enumerate() Function
  • zip() Function
  • map() Function
  • lambda Function

📂 Programs Included

  1. Program 1
  2. Program 2
  3. Program 3
  4. Program 4
  5. Program 5
  6. Program 6
  7. Program 7
  8. Program 8
  9. Program 9
  10. Program 10

(You can replace these with actual program names later.)


🛠 Technologies Used

  • Python 3

▶️ How to Run

python main.py

📖 Learning Outcomes

After completing these programs, I practiced:

  • Working with Python Lists
  • List Manipulation
  • List Comprehension
  • enumerate()
  • zip()
  • map()
  • lambda Expressions
  • Problem Solving

🚀 Future Improvements

  • Add Intermediate List Problems
  • Add File Handling Examples
  • Add Dictionary-Based Programs
  • Improve Code Documentation

📄 License

This project is licensed under the MIT License.


👨‍💻 Author

Saksham Sharma

Learning Python by building projects and documenting the journey on GitHub.

About

A collection of 10 beginner-friendly Python list programs designed to practice list operations, list comprehension, enumerate(), zip(), map(), and lambda functions.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages