You can make, manage, and view websites. All websites are free to make and free to view. I would like more websites to be created on here. Please comment your creations. I am still editing this, so if any errors come up they should be fixed soon.
https://repl.it/talk/share/Python-Operating-System-Version-219/21243https://repl.it/talk/share/Python-Auto-correct/21307https://repl.it/talk/share/Secret-Message-encoderdecoder/21306https://repl.it/talk/share/Information-based-AND-brute-force-Password-Cracker/23116
Use print("\x1B[2J") rather than importing replit. it seems to have broken :/
print("\x1B[2J")
You can make, manage, and view websites. All websites are free to make and free to view. I would like more websites to be created on here. Please comment your creations. I am still editing this, so if any errors come up they should be fixed soon.
My other Repls:
https://repl.it/talk/share/Python-Operating-System-Version-219/21243
https://repl.it/talk/share/Python-Auto-correct/21307
https://repl.it/talk/share/Secret-Message-encoderdecoder/21306
https://repl.it/talk/share/Information-based-AND-brute-force-Password-Cracker/23116
Use
print("\x1B[2J")
rather than importing replit. it seems to have broken :/