Learn

You made it to the end of the lesson! High five. ๐Ÿ™Œ

Here is a review of the lesson:

  • A variable represents a particular piece of your computerโ€™s memory that has been set aside for you to use to store, retrieve, and manipulate data.
  • Emojicode basic data types include:
    • ๐Ÿ”ข: integer numbers
    • ๐Ÿ’ฏ: decimal numbers
    • ๐Ÿ”ค: text strings
    • ๐Ÿ‘Œ: truth values (๐Ÿ‘/๐Ÿ‘Ž)
  • โžก๏ธ indicates assignment.
  • Arithmetic operators include โž•, โž–, โœ–๏ธ, โž—, ๐Ÿšฎ.
  • Compound assignment operators include โฌ…๏ธโž•, โฌ…๏ธโž–, โฌ…๏ธโœ–๏ธ, โฌ…๏ธโž—, โฌ…๏ธ๐Ÿšฎ.

Instructions

Feel free to play around in the code editor before moving on.

Take this course for free

Mini Info Outline Icon
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.

Or sign up using:

Already have an account?