4.17. Random number guessing game - Java - ❤️ SOLUTIONS MOVED TO DISCORD ❤️

Опубликовано: 10 Май 2026
на канале: Kakra Detome
39,901
236

❤️ SOLUTIONS ON DISCORD Join my Discord server -   / discord  

Hello everyone, unfortunately Pearson, the publisher, is making it difficult to post the programming challenges because they're calling it a copyright infringement to use their questions on video even though I'm 100% using my solutions. Because of this, I'll be helping you by providing you with the complete solutions (with extensive comments) of the programming challenges (Python, Java etc) for a fee. If you need help, message me on Discord for a breakdown of each of the chapter questions and their cost.

❤️ Need help with code? Join my Discord server -   / discord  

❤️ Other playlists

Programming challenges - Starting out with Python,    • Programming challenges - Starting out with...  

Programming challenges - Starting out with Java,    • Programming challenges - Starting out with...  

Learn Python,    • Learn Python  

Learn Java,    • Learn Java  

Learn PHP,    • Learn PHP  

Learn Unix,    • Learn Unix  

Learn Git,    • Learn Git  

Website of the Day,    • Website of the Day  

Tech how tos -    • Tech How Tos  

❤️ Need help with code? Join my Discord server (Paid programming challenges solutions, programming classes and more)   / discord  

Hello Everyone, I apologize for the excessive cough close to the mic, throughout the video. I accidentally hit the microphone, causing it to fall and making noise. It happens from 29:17 - 29:20. It happens for about 3 seconds. I sincerely apologize. Thank you very much :)

Starting out with Java: From control structures through objects
Chapter 4
Programming Challenges

17. Random number guessing game

Write a program that generates a random number and asks the user to guess what the number is. If the user’s guess is higher than the random number, the program should display “Too high, try again.” If the user’s guess is lower than the random number, the program should display “Too low, try again.” The program should use a loop that repeats until the user correctly guesses the random number.

Gaddis, Tony (2015-05-29). Starting Out with Java: From Control Structures through Objects (Page 266). Pearson Education.
Kindle Edition.

Bitcoin Address - 12uPbtoTBgxKG3ppxC2NSJYmmr5qipsbds

Thanks :)