To get the exercises for the lessons, follow these steps:
mkdir sam_sample_teach
cd sam_sample_teach
To get the assignment:
curl -o array_practice.rb https://raw.githubusercontent.com/stbarrientos/sample-teach/master/array_practice.rb
To get the notes:
curl -o shopping_list_complete.rb https://raw.githubusercontent.com/stbarrientos/sample-teach/master/shopping_list_complete.rb
Please wait to start on the assignment until it is assigned.