Community
Replit 101 Coding Helpline
Wed Mar 29 2023
Old Coder, New Tricks | feat/ Kody Low
Wed Apr 05 2023
Replit 101 Coding Helpline
Wed Apr 12 2023
Explore the Community Hub
FEATURED
TOP GLOBAL TIPPERS
1
JDOG787
110.2K
2
d31337
97.4K
3
CoderGautamYT
34.2K
4
SHADOWMSTD
29.1K
5
vertal
25.5K
3
Bubble Sort SimulatorBasically a bubble sort algorthim simulator with print statements to make you understand easier and score 100% in your exam
111
9
3
2
Brute force password guesser with user interfaceUses brute force to guess passwords.
236
11
2
Shelbycompanyyyy ERR:
Traceback (most recent call last):
File "main.py", line 63, in <module>
estimated = estimate(characters, password)
File "main.py", line 48, in estimate
value = (len(characters) ** index) * indexes[i]
IndexError: list index out of range1 month ago