Skip to content

Commit

Permalink
Merge pull request #14 from devleagueprep/Art2
Browse files Browse the repository at this point in the history
Art2
  • Loading branch information
Johnathan Giang authored Jun 13, 2019
2 parents f8daffe + d2cd756 commit 049d9dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mission.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ let price = 'One million dollars';
var weather = ['86F','30C'];
//Mission 6: Art
//Declare a variable named country and assign it an array of 3 countries that you've visited (or want to visit).
var country = ['Japan, ', 'Bahamas, ','Italy, ','New Yok']

//Mission 7: Rina
//Declare a variable named greeting and assign it to a Russian greeting for 'hello world'.
Expand Down

0 comments on commit 049d9dd

Please sign in to comment.