Skip to content

AnmolPatel20/python-refresher-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-refresher

A beginner-friendly Python refresher covering core concepts from variables and strings to lambda functions and file handling, with code snippets and examples.

Python Refresher Notebooks

This repository contains a series of Jupyter Notebooks to help you quickly revise core Python concepts. Each notebook covers a focused topic with explanations and practical code snippets.

📘 Topics Covered

  • 01_python_basic
  • 02_strings
  • 03_operators
  • 04_input
  • 05_operator_precedence
  • 06_if_else
  • 07_match_case
  • 08_f-strings
  • 09_loops
  • 10_lists
  • 11_tuples
  • 12_sets
  • 13_dict_methods
  • 14_file_handling
  • 15_json
  • 16_oops
  • 17_list_comprehensions
  • 18_lambda

📌 Ideal For:

  • Beginners brushing up Python
  • Quick revision before interviews
  • Teaching or reference material

Feel free to explore, use, and share!

About

A beginner-friendly Python refresher covering core concepts from variables and strings to lambda functions and file handling, with code snippets and examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors