TDWolff / NART_Movie

MIT License
0 stars 0 forks source link

NART_Movie/2023/08/29/basics-of-js_IPYNB_2_ #6

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Basics of Javascript | Movie Blogs

A Tech Talk on how to use javascript

https://tdwolff.github.io/NART_Movie/2023/08/29/basics-of-js_IPYNB2.html

Imaad08 commented 1 year ago

I like the idea of this and the code meets the requirements. The comments also break the code down very well. However, I have some ideas for improvements:

• I noticed that I cannot interact with the code right now. You could run the code in the IPYNB so it can be interacted with on the website

• Instead of using "Number 1" and "Number 2" you could reference the input values so it displays the numbers that were put in. For example if I input 2 and 5, it could say "2 is less than 5"

• Try to think of an idea for something that would push the expectations and requirements