Web scrapping to get email alert when price is on discount.
I'm Very beginner to Python, I've experienced in Manual testing and wanted to learn Python to automate the simple tasks.
So here I've used Beautiful s...
The value of the mathematical constant e can be expressed as an infinite series:
e = 1 + 1/1! +1/2! + 1/3! +…
where ! means factorial
n! = n x (n-1)!...
I would like to know how to put a library I made on nodejs/html,css,js. I know a bit about how to do it in nodejs (just publish it to npm), but how wo...
This solves the numbers game from the TV show countdown. You get given 6 numbers and a target, and you have to figure out how to get to the target num...
So, Welcome, this is a Website developed by User_Under_Score. It's a collection of Useful Web Resources, Links, Fun Stuff, and Current Information. Th...
# Python and Javascript
Anyone want to start from the beginning? I know some OOP and Java...I want to learn javascript and python.
Building on bitco...
WebTerm is an online terminal web app that you can use that I am working on. It supports links, tab completion, and you can switch to another shell (i...
So If you take a look at my code in down I said Thank you for registering a bus. I mean I don't want to user stop the code and run it again. I just wa...
We really need to improve on the [feedback](https://repl.it/feedback) page and add more canny.io moderators to the page because people are literally d...
I wanna make a post it note application like Google's "Google Keep" or Apple's "Notes", but I want it to be more interactive (attach media, draw, mini...
<websitename> unexpectedly unexpectedly closed the connection. the 1 django error
Hello! I am running into some problems when trying to run my django project (python library) on repl. The terminal does not show any errors, the only...
My own python shell, supports most normal Python commands
Only supports one-line actions
A few added functions like
- Version() : to get the version...
I'm currently learning python on codecademy (python 2 unfortunately. Codecademy requires a subscription for the up to date python courses) and I decid...
A program that will solve most any word search (Latin characters). This version made it possible to "scan" a word search with AI Optical Character Rec...
With this small function I've made, you can import a file from any repl (it doesn't have to be on your account!), and it will import the file into you...
A few weeks ago I set out to become proficient in web development, specifically JS and CSS, so I present to you the fruit of my labor (not really :/)....
This repl is about strings, their functions, and their uses. It's about string and its index and how can we access each element in a string. Some of t...