Skip to content

Avijit07x/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Repository

Welcome to my Python Repository! This repository contains all the code, scripts I've worked on while learning Python. It's a collection of various concepts, exercises that showcase my journey with Python programming.

Contents

  • Basics: Variables, data types, operators, and basic input/output.
  • Control Flow: If statements, loops (for, while), and control flow statements.
  • Functions: Defining functions, arguments, return values, and lambda functions.
  • Data Structures: Lists, tuples, dictionaries, sets, and their operations.
  • File Handling: Reading and writing files, working with different file types.
  • Error Handling: Try-except blocks, handling exceptions, and custom error messages.

How to Use This Repository

  1. Clone the repository:
    git clone https://github.com/Avijit07x/My-Python.git
  2. Navigate to the directory:
    cd  my-python
  3. Run any Python script:
    python script_name.py

Requirements

  • Python 3.x installed on your machine. You can download it from python.org.

  • Additional modules (if any) can be installed using pip:

    pip install module_name

Contributing

Feel free to fork this repository, open issues, or submit pull requests if you'd like to contribute or suggest improvements.

Acknowledgements

A big thanks to all the tutorials, courses, and documentation that helped me along the way!


Contact

For any questions or suggestions, feel free to reach out:

Happy coding! 🚀

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages