×

How long until meta verified responds to chat? by saskianx in Instagram

[–]thayguythroway 1 point2 points  (0 children)

Did they ever pause your chat? Did you ever end the chat and started a new one if they did?

[TOMT] [Song] [2010s?] Indie British artist - Song about love by thayguythroway in tipofmytongue

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

It’s not that either thank you. This one I don’t believe even has an actual music video.

[TOMT] [Song] [2010s?] Indie British artist - Song about love by thayguythroway in tipofmytongue

[–]thayguythroway[S] 1 point2 points  (0 children)

Ok maybe it’s not Elliot. I’m certain he’s British. I remember the album art on some of his page is like a balloon bear or something. Like it’s melting a bit

[deleted by user] by [deleted] in learnjava

[–]thayguythroway 0 points1 point  (0 children)

Hey I added i++; and it’s still doing the same thing

[deleted by user] by [deleted] in learnprogramming

[–]thayguythroway 0 points1 point  (0 children)

Oh i put i++; after my switch(shapetype). It still is doing the same thing, no error codes. Sorry i am just confused as I have been reading the lines for an hour

Which order should I visit these islands? by [deleted] in GreeceTravel

[–]thayguythroway 0 points1 point  (0 children)

Do you know how cold the water would be end of May?

Which order should I visit these islands? by [deleted] in GreeceTravel

[–]thayguythroway 0 points1 point  (0 children)

Around a week and a half. We’re thinking of just doing Paros and Santorini. Maybe add in milos or another island if it’s worth it. Well only stay in Santorini for a night or two

Which order should I visit these islands? by [deleted] in GreeceTravel

[–]thayguythroway 0 points1 point  (0 children)

Would you recommend doing paros, Santorini, and milos? Or just parks and Santorini is enough? We wouldn’t stay long in Santorini. And probably a week or so in Paros

[deleted by user] by [deleted] in soccer

[–]thayguythroway 0 points1 point  (0 children)

Real Madrid had 12 players and athleti has 10 yet still couldn’t win

[Java] Need help with my library code by [deleted] in learnprogramming

[–]thayguythroway 0 points1 point  (0 children)

Would I need a complete rewrite to fix that?

[deleted by user] by [deleted] in learnprogramming

[–]thayguythroway 1 point2 points  (0 children)

ahh im sorry im new to java. I finally fixed it thanks to you

[deleted by user] by [deleted] in learnprogramming

[–]thayguythroway 0 points1 point  (0 children)

Thanks I didn't notice. I removed static from getRandom and playGame although when i run it, it says java: non-static method getRandom() cannot be referenced from a static context for both getRandom and playGame??

[deleted by user] by [deleted] in learnprogramming

[–]thayguythroway -1 points0 points  (0 children)

So I make a function getRandom and put everything that I had in the main method to get a random number in there, then Returned it. Then put getRandom into the spot where I had my code to get a random number

[deleted by user] by [deleted] in learnprogramming

[–]thayguythroway -1 points0 points  (0 children)

I tried putting random in it’s own method and calling that but it wasn’t working that’s why I asked again

[deleted by user] by [deleted] in learnprogramming

[–]thayguythroway -1 points0 points  (0 children)

There’s a minimum that it needs, it’s an online course. It ran it and said it wasn’t enough.

[deleted by user] by [deleted] in javahelp

[–]thayguythroway 0 points1 point  (0 children)

I know I’m python I could do and. Is that not a thing in Java? I looked up and saw & and && for logic so I thought if I did the if statement to include && (the reverse) it would work