Skip to content

Latest commit

 

History

History
 
 

9-hash

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

#Unit 9 - Hashes

##Synopsis This unit introduces hashes. Students will learn how to initialize, store, and read from hashes. They will also learn how to access and manipulate individual elements of a hash. Finally, they will leverage their knowledge of loops to iterate through hashes.

##Lessons

  1. Hashes
  2. Project

##Standards

N/A