Skip to content

helenbr/introduction-to-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Introduction to Python

Notebook of the introductory lesson of the course "Algorithms and Complexity". It contains:

  1. Introduction

     a. Variable Types
    
     b. Type Casting
    
     c. Operators
    
     d. Input / Output
    
  2. Build-in Data Structures

     a. List
    
     b. Tuple
    
     c. Set
    
     d. Dictionary
    
  3. Conditional Statements - Loops - List Comprehensions - Iterations

     a. Conditional Statements
    
     b. Loops
    
     c. List Comprehensions
    
     d. Iterations
    
  4. Functions - Importing

     a. Functions
    
     b. Importing
    

About

Notebook of the introductory lesson of the course "Algorithms and Complexity"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published