❓ Survey creator (UE18CS202 project)
This survey creating program was written for my UE18CS202 project. The project was named after Thoth, the god of wisdom and a scribe to the gods.
git clone git@github.com:neelkamath/thoth.git
git clone https://github.com/neelkamath/thoth.git
cd thoth
gcc -Wall *.c
a
./a.out
This project is under the MIT License.