CPLShiv / 001-intro-to-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lesson 1. Intro to Python

Overview

In this lesson, students will be introduced to executing Python code in a Jupyter Notebook environment. They’ll learn variables and data types, along with string formatting and concatenation.

Learning Objectives

In this lesson, students will:

  • Explain the value of Python.
  • Use Jupyter Notebook to execute basic Python programs.
  • Use operators to define and manipulate variables.
  • Differentiate between data types in Python.

Blog Post: Intro to git

About

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%