Max Gordon
@JohnnyWobble
I'm a relatively new Python programmer, with some experience in Auduino C++
So I have been trying to make a program the parses through a webpage and returns the first paragraph-ish of text but I havent been able to do that
The
ash15khng You may need to get a HTML parser like BeautifulSoup4 to check whether the HTML element is a or not, then append all the together.4 years ago
When I try and run my code in fullscreen mode i get error from reading the .env file,
image
but in the side veiw,
image
nothing happens
code
impo
techpixel Officially, repl.run will not support environment variables (.env) because it can be leaked. (Repl.run is the full screen version)
> We don't load them for security reasons (can be leaked).
> -timchen (https://replit.canny.io/bug-reports/p/replrun-not-loading-environment-variables)
If this helped you, please upvote this comment.4 years ago
This is my game for game jam, it's a text-based adventure game, although it has an Easter egg in it. The Easter egg is the 'magic word' from another t
CedrickDONeill Dołączyłem segment gier hazardowych, aby pomóc przełamać monotonię. Ta strona oferuje zdrapki online na pieniądze. To doskonałe miejsce do grania w kasyna online. To bardzo powszechne i proste podejście do zarabiania pieniędzy.1 year ago
pyelias You might want to salt your hash or something, it's still not very hard to break.4 years ago
This is my game for game jam, it's a text-based adventure game, although it has an Easter egg in it. The Easter egg is the 'magic word' from another t
Python
Just a fun little MUD game I'm working on, It is still under heavy development. Currently, it is impossible to win, you can not pick up health items,
Python
Hi, I'm pretty new to python and I wanted to ask people to try this out and give any feedback, like how I can make this better and if I can make my pr
Python