Skip to content

dwmedeirosDev/Java-Script-English-Challenge-01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

First English Homework Challenge

1 - Create a structure that receives 3 arrays

- Comedy
- Action
- Fantasy

2 - Each Array must receive 3 objects

- Title
- Director
- Year

3 - Create a variable with a condition that displays the message in the console

if: "My favorit movie is..."
else: "Not even 5 stars..."