Skip to content

AllexFields/LAB-TUSKS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Python Concepts & Practice Repository

This repository contains Python practice programs and concept-based examples created while learning Python programming fundamentals.

The purpose of this repository is to strengthen problem-solving skills and build a solid foundation in Python through hands-on coding practice.


πŸ“š Topics Covered

πŸ“ Functions

  • User-defined functions
  • Function arguments
  • Return statements
  • Variable scope
  • Recursive functions

πŸ“ Lambda Functions

  • Anonymous functions
  • Lambda syntax
  • Lambda with map()
  • Lambda with filter()
  • Lambda with sorted()

πŸ“ Lists

  • List creation
  • Indexing & slicing
  • List methods
  • Nested lists
  • List comprehensions

πŸ“ Map

  • Using map() function
  • Applying functions to iterables
  • Map with lambda functions
  • Converting map objects

πŸ“ Strings

  • String methods
  • String slicing
  • String formatting
  • String validation
  • Regular expressions basics

🎯 Purpose of This Repository

  • Practice Python fundamentals
  • Improve coding logic
  • Learn problem-solving
  • Build consistency in programming
  • Prepare for real-world Python projects

πŸ› οΈ Technologies Used

  • Python 3

▢️ How to Run Files

Clone the repository:

git clone <your-repository-link>

Run Python files:

python filename.py

πŸ“– Learning Journey

This repository is part of my Python learning journey as I continue exploring:

  • Data Analytics
  • Automation
  • AI Tools
  • Web App Development
  • Python Projects

πŸ‘¨β€πŸ’» Author

Shivam Thakur
Aspiring Data Analyst | Python Learner | Exploring Data Analytics & AI

πŸ“¬ Connect With Me

About

A Python practice repository containing beginner-to-intermediate concepts including Functions, Lambda Functions, Lists, Map, and String operations with examples and exercises.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages