Skip to content

A repository containing the solutions to all problems in the ITT Lab Manual (6th Semester, ICT, MIT, Manipal)

License

Notifications You must be signed in to change notification settings

albatrosspreacher/itt-lab

Repository files navigation

itt-lab

A repository containing the solutions to all problems in the ITT Lab Manual (6th Semester, ICT, MIT, Manipal)

This repository is live 👉 here 👈 and 👉 here 👈

For HTML codes, follow these steps:

  1. Clone the repository
  2. Head over to terminal and change the directory to the specific question
    example: cd /Users/yourusername/Documents/Github/itt-lab/lab1/q1
  3. Run the following command php -S localhost:5000
  4. Head over to your web browser and search for www.localhost:5000/l1q1.html

For Python codes, follow these steps:

  1. Clone the repository
  2. Head over to terminal and change the directory to the specific question
    example: cd /Users/yourusername/Documents/Github/itt-lab/lab5/q1
  3. Run the following command python3 l5q1a.py

For lab7, make sure you install sqlite3

About

A repository containing the solutions to all problems in the ITT Lab Manual (6th Semester, ICT, MIT, Manipal)

Topics

Resources

License

Stars

Watchers

Forks