Any suggestions on this python code. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Any suggestions on this python code.

I have tried to make chatbot with minimalistic algorithm. https://code.sololearn.com/ck8l8lnXPwtE/?ref=app https://code.sololearn.com/cMBPXbyZ7ioE/?ref=app But i doesn't run on sololearn because it cant access the data.py file. In pc, when main.py and data.py are in same folder, this runs perfectly. Any suggestions how to run it in sololearn? . Or, how to improve the algorithm?

13th Nov 2017, 7:55 AM
AlphaCoder
AlphaCoder - avatar
1 Answer
+ 7
On sololearn u cannot run one file with another file(except web codes and even that doesn't actually use different files)
13th Nov 2017, 9:55 AM
David Akhihiero
David Akhihiero - avatar