package test;
public class IfElseTest {
public static void main(String[] args) {
int a = 3;
if (a == 1)
System.out.println("123");
else if (a == 2)
System.out.println("456");
else if (a == 3)
System.o...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《练习代码1》 | 2401字 | 30.0分钟 | 100% | 51 CPM | 220 次 | 2 | 不及格,加强练习! |
The wrong word this time: {,; | |||||||
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 凡权要人声势赫然时,我不可犯其锋,亦不可与之狎,敬而远之,全身全名之道也。 ——曾国藩 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |