Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 766 Bytes

README.md

File metadata and controls

45 lines (37 loc) · 766 Bytes

The-Internship

[1] Sorting Acronyms

python3 Question-1/Acronym.py

[2] Floating Prime

python3 Question-2/Floating-Prime.py

[3] Digit Hangman.

python3 Question-3/Digit-Hangman.py

[4] Basic Web Crawler.

  • Library.

  • Install.

    npm install
  • [4.1] Extract Data from Source HTML.

    node Question-4/Web-Crawler.js
  • [4.2 - Optional] Extract Data from Source HTML.

    node Question-4/app.js
    localhost:3000/companies
    

Created by Kadphol Lenglerdphol