Skip to content

PPL-IIITA/ppl-assignment-CosmicCoder96

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(IIT2015036) ppl-assignment SUBMISSION - 3 Q11 and Q12

ppl-assignment-CosmicCoder96 (Abhinav Khare) created by GitHub Classroom

##About

This project is an assignment for the Principal of Programming Languages course. It emphasises on Object Oriented Design and has been written in python since this submission onwards. Currently it holds the solution of Questions 1 through 10. On this branch 3 through 10 are available

##Environment

This project was built on MAC OS Sierra Version 10.12.3 (16D32) Text Editor used was sublime text 3 and command line tools were used. The documentation for the assignment can be found in Docs folder inside the individual folders of each question file and class diagram as under Class_Diagram.pdf. C++ ###Python version Python 2.7.13

How to run?

Question 3

First navigate to the directory q3

cd q3

To run question 3

python q3.py

The generated couples will be stored in couple-list.txt

Question 4

First navigate to the directory q4

cd q4

To run question 4

python q4.py

The generated couples will be stored in couple-list.txt

Question 5

First navigate to the directory q5

cd q5

To run question 5

python q5.py

The generated couples will be stored in couple-list.txt

Question 6

First navigate to the directory q6

cd q6

To run question 6

python q6.py

The generated couples will be stored in couple-list.txt

Question 7

First navigate to the directory q7

cd q7

To run question 7

python q7.py

The generated couples will be stored in couple-list.txt

Question 8

First navigate to the directory q8

cd q8

To run question 8

python q8.py

The generated couples will be stored in couple-list.txt

Question 9

First navigate to the directory q9

cd q9

To run question 9

python q9.py

The generated couples will be stored in couple-list.txt

Question 10

First navigate to the directory q10

cd q10

To run question 10

python q10.py

The generated couples will be stored in couple-list.txt

Question 11

First navigate to the directory q11

cd q11

Then navigate to any of the sub-directory of q11 (for eg)

cd error-1-typeError

Then run question

python q11.py

The generated couples will be stored in couple-list.txt

Documentation details

###General text files (Get recreated when the questions are run)

  • List of randomly generated boys : boys-list.txt
  • List of randomly generated girls : girls-list.txt
  • List of randomly generated gifts : gifts-list.cpp
  • All the documentation resides in documentation folder inside each of the question folders eg : q3/Documentatiom

About

ppl-assignment-CosmicCoder96 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors