Flyingcrabs
@Flyingcrabs
Coding is the world
https://about-me.flyingcrabs.repl.co/
1
How helpful are you?This is a program that tells you how helpful you are. Every time you help someone on repl. Tell him to shoutout you using this program! If someone else helps you, you should also shout out them! I will also host contests and if you win you will get a special rank! This program is on a points system. If you shouted out someone or someone shouted out you, you will get points. The more points you get the more ranks you unlock!
33
1
1
2
Write a storyA write a story Fun!
53
1
2
I have a error here and tell me if you want help with this project and it is not just this one bug but i might need you late
I am really bad at html and css and i need someone to help me with a project. they will get credit for this it is a flask thing so knowing python fla
Flyingcrabs @HrushalNikhare @ch1ck3n @cuber1515 I tried to make a news api thing but it is not working out right2 years ago
https://replit.com/teams/join/sgnfihyuwpbbnmluvajzcqfuqvzpzarm-TheMakersOfRule: BE NICE, Listen to each other, help each other,
OldWizard209 You have to provide the full path. Not just main.html.
def index(request):
template = loader.get_template('mainclass/Templates/mainclass/main.html')
return HttpResponse(template.render())
`2 years ago
So i wanted to email my own account to own account but it is not sending it
Python
2
command googleYou can command google and also have fun
81
2
2
5
Quizy!This is a Quiz and guess thing
5
0
5
SO just type anything except for create in the inputs intill you saw a error can anyone help me
Python
i am confused because it says a error on line 5 then on 800 something but i didnt write that much lines
Python
btfuss So the 800 line error is the module not functioning in the way it should. The module is having an error, not your program. The error is the value of the db[key] has to be a string it looks like, so to fix line 5 and 6:
db["TopQA"] = "0"
db["AllQ"] = "1"
You can also convert these keys back into integers with the int() function.2 years ago
I was working on a question and people answering it and getting highs score and stuff so just type anything except create and there is this error
Python
So i did a example for something like username: UFO password: UFO
Python
Smart0ne (Line 19-22)
while True:
os.system("clear")
cprint("Username:", "green")
Username = input("")
You are stuck in an infinite loop here. Fix the indentation.2 years ago
icodeletion The indentation is wrong. Add one more space before the cprint("Wrong USERNAME please report if you think this is a mistake.", "red") and time.sleep(5)2 years ago
I need help with this. I want to see if the value is what the user types
Python
Whacko data = input("Enter yes or no: ")
if data === "yes":
print("You entered yes!")
elif data === "no":
print("You entered no!")
`2 years ago
I was following a tutorial here is the link https://www.tutorialspoint.com/sqlite/sqlite_python.htm So can anyone help me with this error. (note: I t
Python
OmN3xin you could just use replit's database, its a lot easier to work with. on your sidebar, click on the cylinder with lines on it and click on the different options.2 years ago
SixBeeps There's already a table named COMPANY in the db file, yet you're trying to create a new one with the same name. Did you mean to start a new table with the same name?2 years ago
Please tell me some games and i will also get repl games as long as it is web framework.
Still in progress
HTML, CSS, JS