Skip to content

Commit

Permalink
fixed tags, added objectives
Browse files Browse the repository at this point in the history
  • Loading branch information
SOPHIE DEBENEDETTO authored and SOPHIE DEBENEDETTO committed Jun 1, 2015
1 parent fb51636 commit 0c542ba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
1 change: 1 addition & 0 deletions .learn
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ tags:
languages:
- ruby
resources: 2

12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
---
tags: variable assignment, variables
language: ruby
resources: 2
---
##Objectives

# Local Variable Assignment
Test your ability to assign a local variable

The goal of this lab is purposely basic, just simply test your ability to assign a local variable named `greeting` that is equal to `Hello World`.
##Instructions

You will assign a local variable named `greeting` that is equal to `Hello World`.

You should first make sure the test suite is running correctly by running: `learn`.

Expand Down

0 comments on commit 0c542ba

Please sign in to comment.