Skip to content

wdi-sg/unit1-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ecd2756 · Sep 18, 2019

History

8 Commits
Jun 23, 2019
Jun 23, 2019
Sep 18, 2019
Sep 18, 2019
Jun 23, 2019

Repository files navigation

unit1-template

Use this empty template to start your interactive programs.

How to use:

In the terminal git clone the repo:

mkdir new_program
cd new_program
git clone https://github.com/wdi-sg/unit1-template.git
cd unit1-template
sublime .

open script.js write your code in inputHappened function.