dear God help me
Sorry, this post has been removed by the moderators of r/learnpython.
This page may contain sensitive or adult content that’s not for everyone. To view it, please log in to confirm your age.
By continuing, you also agree that use of this site constitutes acceptance of
Reddit’s User Agreement
and acknowledgement of our
Privacy Policy.
Comment deleted by user
I'm slowly learning through chat gpt. Idk why that's a problem. I just figured I'd test the first thing that came to mind. Led me to learning about the different repositories required for different functions, how to fix indentations. I've never touched it and chat gpt basically translated it in laymen's terms. I just wanted to see what I missed as an error. Hence why it's shittily formatted. Malignant is right
Because you didn’t write the code. Helping you fix this isn’t helping you learn, it’s just doing unpaid tech support for ChatGPT. Why would we want to do that?
Come back with something you wrote, so that it’s not a completely useless waste of everyone’s time to try to tell you what’s wrong with it.
just ask chatgpt to fix it
roflmao
I dislike everything about your post.
It's unreadable because you didn't format it.
You're betting on a sport which involves people giving each other brain damage by punching each other in the head.
And I really hate this line: "But the bitch freaks out and says bet is undefined asks me if I want it to be bets. If I say yes she crashes harder than a meth addict."
I was referring to termux. Trying to change bet to bets like it wanted led it to a crash that needed me to force quit the app. Also I just took it as it was, Ive never been here, assumed that because all but one word worked in the code that it was formatted by just copying it. And it didn't need to be MMA I just wanted to see if it could access the internet and do math based on what it found. Couple of people here nice enough, but fuck me if I return, as a first time poster and python user I've learned better, learning python has the prerequisite in the community of knowing python and code format I guess. Jesus Christ
I have no idea what that code does.
But as your using ChatGPT, have you tried copy/pasting the errors in ChatGPT and seeing what it says.
I would advise learning the basics first though.
That's the plan now lol I can't rely on chat gpt in it's current state it didn't see any issue and misunderstood a lot. I just wanted to see if I could Speedrun learning using ai as an experiment because I'm so constantly busy. Thank you so much for responding
bets.append(bet)could this be outside the for loop?It's hard to tell exactly what's going on without looking at the properly formatted code or the complete error message.
God I wonder what happened here
I was wondering the same thing...
schrodinger's box strikes again
What did i stumble upon
wondering the same thing
Comment removed by moderator
Wow. That is vastly clearer.
I just wanted to say this felt like getting slapped in the face with a dick but In a really admirable way, you used the thing I was asking about to show me how I could've used it to have just done better. This is the manliest possible goddamn response and I love you for it.
My pleasure fam. The anarchist in me appreciated your post to some degree, but it’s a little too off-brand / off-color to fly well in a learning sub.
Feel free to DM me, I like helping people learn Python.
After the sites loop runs what does the bets list look like?
You aren’t coming up with the list you think you are so by the time the bets loop runs it’s not finding anything.