Lesson 7: Assignment 1 – Etch-a-Sketch and CScript

Hello and Happy New Year!

I am back in the new year with the first blog entry that will exercise your mind and give you some hands on experience as you progress through it.

Reading input using node.js is not straightforward, and hence, in this assignment, I am having you guys use this tool called CScript. CScript is a Javascript engine that is built in into Windows. It has a very simple input reading mechanism, so you should use it for this assignment.

The code for this assignment is here:

35-reading_input_with_cscript.js

The assignment itself is here:

Assignment 1

 

 

Leave a comment

Your email address will not be published. Required fields are marked *