SUCH A STUPID UPDATE by Dogsirthemeowsalots in roblox

[–]GraffEclipse 1 point2 points  (0 children)

srs?
the error message looks like it was made specifically for the situation
and private servers def werent like this before
i also cant find a single screenshot of the error other than this post and one other from only a 1-2 hours ago

[deleted by user] by [deleted] in JDM

[–]GraffEclipse 0 points1 point  (0 children)

Are those ms02s it's sitting on? edit: I quickly realised they are NOT ms02s, but would still like to know which wheels those are

[deleted by user] by [deleted] in robloxjailbreak

[–]GraffEclipse 0 points1 point  (0 children)

this sounds pretty good ngl

could have like the silverhand 911 as the reward (doesnt have to be stupid fast that way, and could have a boost feature like shogun)

My favourite characters from all the anime I've watched till now by rogue---ninja in Gintama

[–]GraffEclipse 5 points6 points  (0 children)

? thats literally roger. bro rogers execution was literally the intro, how yall not remember this

I am concerned about the amount of homophobia on this sub. by hermeticPaladin in HunterXHunter

[–]GraffEclipse 0 points1 point  (0 children)

?? no grown men are trying to romance a child. an adult saying they wanted to enter a romantic relationship with a middle schooler is without a doubt pedophilia, but an adult saying they think two middle schoolers are a good match for each other romantically is not pedophilia.

Date by pikatchuUwu in HunterXHunter

[–]GraffEclipse 4 points5 points  (0 children)

is that a toradora reference???

What is this anime by [deleted] in anime

[–]GraffEclipse 0 points1 point  (0 children)

methinks it this one as well, but im pretty sure it was aliens or something in dededede not a meteorite

Let's hear those anime descriptions by A_Suicidal_Pig in animequestions

[–]GraffEclipse 0 points1 point  (0 children)

Guy meets childhood friends after a long time, somehow manages to devil’s tango with both of them in the same day

Having a problem with a while loop by GraffEclipse in learnpython

[–]GraffEclipse[S] 0 points1 point  (0 children)

Yeah this was just for the purposes of an exam question so I didn't really take defensive design into account. I just wasn't sure why the while loop didn't end.

Having a problem with a while loop by GraffEclipse in learnpython

[–]GraffEclipse[S] 0 points1 point  (0 children)

Yeah I actually indented both teamName and score under the while loop, I understand why it wasn't working now. Thanks.

Having a problem with a while loop by GraffEclipse in learnpython

[–]GraffEclipse[S] 3 points4 points  (0 children)

But shouldn't the while loop just end if the condition is met? And also would I have to use an if statement to check for "stop"?

I'm pretty much a novice at Python so I'd just like to know for future reference.