Skip to content

Raza1631/Python-Learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python-Learn

Learn Basic of Python!

Variables and Data Types:

  • Learn how to declare variables and assign values to them.
  • Understand the different data types in Python, such as integers, floats, strings, booleans, lists, tuples, and dictionaries.

Control Flow and Loops:

  • Familiarize yourself with if-else statements for conditional execution.
  • Learn about for and while loops for iterative execution.
Functions:
  • Understand how to define and use functions in Python.
  • Explore function parameters, return values, and scope.

About

Learn Basic of Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published