yanamal / html-hax

An AppEngine app that teaches you web development
MIT License
0 stars 0 forks source link

Quiz Question: Calling functions #51

Closed yanamal closed 6 years ago

yanamal commented 6 years ago

Make a quiz question very similar to Question 1 here: https://goo.gl/forms/Eug1LgE3apSRpl8D3 But about a function that's more similar to the puzzle in new-hello-world.html

you can look at https://github.com/yanamal/html-hax/commit/b38570a6536e7dd72fc832ec4183364ae0d0ab54 to see an example of how to structure a quiz question.