Having problems while creating a text editor using python
Advertisements So hello everybody. I recently had a problem which I tried to use python included file functions and stuff i tried making a text editor which was when i encountered a problem i tried to make the txteditor like this: one = input() two = input() three = input() four = input() five =… Read More Having problems while creating a text editor using python