Python 3.6.1
VS Code Version 1.10.2
Distributor : elementary
Description : elementary OS 0.4 Loki
Release : 0.4
Codename : loki
- Artificial Intelligence track problems solved in Python3
- All solutions are properly documented and score the highest possible marks for that question.
University : Indian Institute of Information Technology, Allahabad
Course code : IAIN 532 C
Semester : 5
- All solutions of laboratory problems are in Python3 and is present in
IIIT-A Lab (IAIN532C)
directory. - Lab assignments are present in
Lab *
directories. - Other standard practice problems inside the lab curriculum are present in
Backtracking
,CSP
, etc. and are included in the probable questionnaire for lab tests. - Every solution is properly documented using docstrings.