Skip to content

Instantly share code, notes, and snippets.

@jbma
Created August 3, 2015 16:23
Show Gist options
  • Save jbma/520d9b8d3121c1f36883 to your computer and use it in GitHub Desktop.
Save jbma/520d9b8d3121c1f36883 to your computer and use it in GitHub Desktop.
Exercice #1
- Create 3 books associated arrays which sould contains : the name of the book, the author, and a rating (1,2,3,4 or 5)
- Create a $books array wich contains your 3 books
- Display the name of all the books
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment