• Home
  • Courses
    • Python
      • Python Graphics
      • Python Fundamentals
      • Data Science with Python
      • Python Notebooks
    • Web Development
    • Visual Studio & C#
    • Calculus
  • Python Notebooks
  • Coding Competitions
    • Congressional App Challenge
    • NASA ADC
    • USACO Challenge
    • USACO Guide
  • Project Envision
  • Gallery
  • About
    • Company
    • Team
    • Volunteer
    • Contact Us

Learn Python using the Jupyter Notebooks.

Python Variables & Lists

Lists are a versatile way of organizing your data in Python. List literals are written within square brackets [ ].

1. Intro to Python Notebook
Python Strings

A String is a sequence of characters enclosed in quotes. Python supports two types of quotes for creating a string: single quotes ('...') and double quotes ("...").

2. Python Strings Notebook

Python Dictionaries

Dictionary is an unordered collection of key-value pairs. "dict" is a built-in Python class that represents a dictionary object.

3. Python Dictionaries

Loops and Conditions

At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis

4. Loops and Conditions Notebook
A 501(c)(3) non-profit, K-12 STEM initiative by the high-school students.
© Copyright GoTechBytes. All Rights Reserved.