Skip to content

Instantly share code, notes, and snippets.

View Mstandley1985's full-sized avatar
๐Ÿ˜Š

Mitchell R Standley Mstandley1985

๐Ÿ˜Š
View GitHub Profile

alt text

Data Types

Data Types

  1. String: A group of letters that represent a sentence of a word. Defined by enclosing a text within a single " or double "" quotes.
  2. Integer: A whole number. No decimals.
  3. Float: A number that is allowed to use decimals.

Session 1 Practice Tasks

The assignments listed here should take you approximately 60 minutes.

CAREFULLY READ ALL THE INSTRUCTIONS BEFORE STARTING THESE EXERCISES!

To start this assignment:

  1. Click the button in the upper right-hand corner that says Fork. This is now your copy of the document.
  2. Click the Edit button when you're ready to start adding your answers.