Skip to content

raaznp/emerging-technology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emerging Technology

Python Programming Basics

Topics Covered

  • Print Statements
  • Data types
    • Numbers
    • Strings
    • Lists
    • Dictionaries
    • Booleans
    • Tuples
    • Sets
  • Comparison Operators
  • if,elif, else Statements
  • for Loops
  • while Loops
  • range()
  • list comprehension
  • functions
  • lambda expressions
  • map and filter
  • methods

What is Python?

  • Python is a high level programming language often used to build websites and software, automate tasks, and analyze data. Python is a general-purpose language, not specialized for any specific problems, and used to create various programmes.

About

Practice Labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published