Skip to content

PPL-IIITA/ppl-assignment-migom6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppl-assignment-migom6

FOR DOCUMENTATION CLICK HERE

ppl-assignment-migom6 created by GitHub Classroom
## IRM2015002 [DOCUMENTATION](https://ppl-iiita.github.io/ppl-assignment-migom6/) availabe here.
# Description __This is the PPL-2017 assignment made using EMACSCRIPT 2015(javascript) and nodejs__
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast and scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

INSTALLATION

For linux users

sudo apt-get update
sudo apt-get install nodejs

for mac users

brew install node

Question1

copy-paste in terminal

 node question1/question1log.js > question1results.txt

open question1results.txt to see the results

Question2

copy-paste in terminal

 node question2/question2log.js > question2results.txt

open question1results.txt to see the results

Question4

copy-paste in terminal

 node question4/question4.js > question4results.txt

open question4results.txt to see the results

Question5

copy-paste in terminal

 node question5/question5log.js > question5results.txt

open question5results.txt to see the results

Question6

copy-paste in terminal

 node question6/question6log.js > question6results.txt

open question6results.txt to see the results

Releases

No releases published

Packages

No packages published