- Python 版本
python
import random
def guess_number_game(): wiee.cn
number_to_guess = random.randint(1, 100)
attempts = 0
while True:
user_guess = int(input("请猜一个1到100之间的数字: “))
attempts += 1
if user_guess < number_to_guess:
print(“太小了!”)
elif user_guess > number_to_guess:
print(“太大了!”)
else:
print(f"恭喜你,你猜对了!你一共猜了{attempts}次。”)
break
guess_number_game()
2. JavaScript (Node.js) 版本
javascript
const readline = require(‘readline’);
const rl = readline.createInterface({
input: process.stdin,
output: process.stdout
});
const numberToGuess = Math.floor(Math.random() * 100) + 1;
let attempts = 0;
rl.question('请猜一个1到100之间的数字: ', (answer) => {
let userGuess = parseInt(answer);
attempts++;
if (userGuess < numberToGuess) {
console.log(“太小了!”);
rl.question('再猜一次: ', guessNumber);
} else if (userGuess > numberToGuess) {
console.log(“太大了!”);
rl.question('再猜一次: ', guessNumber);
} else {
console.log(恭喜你,你猜对了!数字是 ${numberToGuess}。你一共猜了${attempts}次。
);
rl.close();
}
});
const guessNumber = (answer) => {
let userGuess = parseInt(answer);
attempts++;
if (userGuess < numberToGuess) {
console.log(“太小了!”);
} else if (userGuess > numberToGuess) {
console.log(“太大了!”);
} else {
console.log(恭喜你,你猜对了!数字是 ${numberToGuess}。你一共猜了${attempts}次。
);
rl.close();
}
if (userGuess !== numberToGuess) {
rl.question('再猜一次: ', guessNumber);
}
};
3. Java 版本
java
import java.util.Random;
import java.util.Scanner;
public class GuessNumberGame {
public static void main(String[] args) {
Random rand = new Random();
int numberToGuess = rand.nextInt(100) + 1;
int attempts = 0;
Scanner scanner = new Scanner(System.in);
while (true) {
System.out.println(“请猜一个1到100之间的数字:”);
int userGuess = scanner.nextInt();
attempts++;
if (userGuess < numberToGuess) {
System.out.println(“太小了!”);
} else if (userGuess > numberToGuess) {
System.out.println(“太大了!”);
} else {
System.out.println("恭喜你,你猜对了!数字是 " + numberToGuess + “。你一共猜了” + attempts + “次。”);
break;
}
}
scanner.close();
}
}
这些代码分别用 Python、JavaScript (Node.js) 和 Java 实现了一个简单的猜数字游戏。游戏会生成一个1到100之间的随机数,然后让用户来猜。根据用户的猜测,程序会给出提示,直到用户猜对为止。当然可以。以下是一个简单的猜数字游戏,分别用 Python、JavaScript (Node.js) 和 Java 来实现。
- Python 版本
python
import random
def guess_number_game():
number_to_guess = random.randint(1, 100)
attempts = 0
while True:
user_guess = int(input("请猜一个1到100之间的数字: “))
attempts += 1
if user_guess < number_to_guess:
print(“太小了!”)
elif user_guess > number_to_guess:
print(“太大了!”)
else:
print(f"恭喜你,你猜对了!你一共猜了{attempts}次。”)
break
guess_number_game()
2. JavaScript (Node.js) 版本
javascript
const readline = require(‘readline’);
const rl = readline.createInterface({
input: process.stdin,
output: process.stdout
});
const numberToGuess = Math.floor(Math.random() * 100) + 1;
let attempts = 0;
rl.question('请猜一个1到100之间的数字: ', (answer) => {
let userGuess = parseInt(answer);
attempts++;
if (userGuess < numberToGuess) {
console.log(“太小了!”);
rl.question('再猜一次: ', guessNumber);
} else if (userGuess > numberToGuess) {
console.log(“太大了!”);
rl.question('再猜一次: ', guessNumber);
} else {
console.log(恭喜你,你猜对了!数字是 ${numberToGuess}。你一共猜了${attempts}次。
);
rl.close();
}
});
const guessNumber = (answer) => {
let userGuess = parseInt(answer);
attempts++;
if (userGuess < numberToGuess) {
console.log(“太小了!”);
} else if (userGuess > numberToGuess) {
console.log(“太大了!”);
} else {
console.log(恭喜你,你猜对了!数字是 ${numberToGuess}。你一共猜了${attempts}次。
);
rl.close();
}
if (userGuess !== numberToGuess) {
rl.question('再猜一次: ', guessNumber);
}
};
3. Java 版本
java
import java.util.Random;
import java.util.Scanner;
public class GuessNumberGame {
public static void main(String[] args) {
Random rand = new Random();
int numberToGuess = rand.nextInt(100) + 1;
int attempts = 0;
Scanner scanner = new Scanner(System.in);
while (true) {
System.out.println(“请猜一个1到100之间的数字:”);
int userGuess = scanner.nextInt();
attempts++;
if (userGuess < numberToGuess) {
System.out.println(“太小了!”);
} else if (userGuess > numberToGuess) {
System.out.println(“太大了!”);
} else {
System.out.println("恭喜你,你猜对了!数字是 " + numberToGuess + “。你一共猜了” + attempts + “次。”);
break;
}
}
scanner.close();
}
}
这些代码分别用 Python、JavaScript (Node.js) 和 Java 实现了一个简单的猜数字游戏。游戏会生成一个1到100之间的随机数,然后让用户来猜。根据用户的猜测,程序会给出提示,直到用户猜对为止。