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
noice
Use print("\x1B[2J")
rather than importing replit. it seems to have broken :/
Blankety blank
LOL
you spelled exist wrong
Sorry, I did not notice that mistake, it has beeen [email protected]
I tried google, google.com, https://google.com but it says that it doesn't exists
@ssebastianoo read the thing :/ It's really more like an html editor rather than a search engine.
This internet system does not have any search engines yet. Most normal websites do not work, because they have not been created on this system [email protected]
@hg0428 ok thanks
Use os.clear()
what does that do? Clear the sreen? I have been using replit.clear() @Thecrowbar1234
@Thecrowbar1234 os
has no attribute clear
@Thecrowbar1234 you need to use os.system('cls' if os.name == 'nt' else 'clear')
@Warhawk947 Yeah I know
Sry for not being specific
That is what I used before I learned replit.clear()[email protected]
Traceback (most recent call last): File "main.py", line 184, in <module>
start()
File "main.py", line 73, in start
os.chdir("/home/runner/Internet")
FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/Internet'
@JordanDixon1 I get the same error
@sugarfi same
@MarcusWeinberger same
I do not get that error. With or without explore mode. Try again and take a picture of [email protected]
@hg0428 I think they fixed it.