Skip to content

pitt-sci-lis-2030/week-2-python-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LIS 2030 Week 2 - Python Programming

This repository contains the course materials for week two of LIS 2030. Welcome!

Lecture Topics

Topics

  1. Python Syntax
  2. Values Data Types, & Variables
  3. Operators, Comments, and Errors
  4. Computational Thinking: Statements & Expressions
  5. Putting it All Together