BasudevKar-uni / A.I.-Chatbot

0 stars 1 forks source link

Bhai use better pattern to write the program........this one will hurt to understand and debug after sometime. #1

Open Gitanshu2409 opened 11 months ago

Gitanshu2409 commented 11 months ago

The fact is using json hurts.... this will become a problem .... try using arrays or multi-dimensional arrays for the program..... when you will input a number of questions in json the parsing time will incre3ase time and space complexity of the program and at the time of code review this might make a good impression but in practice it is really crappy try using dictonaries lol..