It happen when you trying to use "input.nextLine()" after a "input.nextFoo" ? if so it's a known problem, I solve it by adding one more "input.nextLine()" after the .nextFoo....
off-topic question: I make a blackjack game, In real casino they use multiple decks (I think 6 decks), does it means a player can get a duplicate card in the same game? (ie: t...
Hey guys, Ive created a simple game in HTML5, and integrate it to my telegram bot, I managed to open the game, but now i'm trying to understand how I can pass the score of the...
Hey, Someone here have the "Laurel vs Yanny" audio clip? (As sound file)
Does anyone know simple schedular for java? For example, I want to call some function in my bot everyday in 7am
using java i'm getting errors, what i'm doing wrong ?
where can i ask a question about mysql query ?
it's ok that I chose JDK over JRE, right ?