你用过最丑的编程语言是哪个?

Views :
Update time : 2025-06-24 16:00:17

python最丑,rust最美。

下面是对比。

先来python def main(): option = 3 match option: case 1: a = 10 b = 5 c = a + b d = c * 2 e = d - 3 result = e case 2: a = 20 b = 5 c = a - b d = c * 3 e = d + 4 result = e case 3: a = 30 b = 2 c = a * b d = c / 2 e = int(d + 1) result = e case 4: a = 40 b = 2 c = a / b d = c - 5 e = d * 2 result = e case 5: a = 50 b = 3 c = a % b d = c + 10 e = d * 2 result = e…。

你用过最丑的编程语言是哪个?
Related News
Read More >>
Blog Post With Youtube Video Gemini 2.5 Flash 和Pro稳定版上线,和之前版本相比,在性能和应用场景上有哪些提升?
2025-06-20 23:15:16
Gemini 2.5 Flash 和Pro稳定版上线,和之前版本相比,在性能和应用场景上有哪些提升?...
Blog Post With Youtube Video 广西桂军真的很厉害吗?
2025-06-20 22:55:16
广西桂军真的很厉害吗?...
Blog Post With Youtube Video 《原神》5.7 版本魔神任务第五章•第六幕「你存在的时空」体验如何?
2025-06-20 23:55:17
《原神》5.7 版本魔神任务第五章•第六幕「你存在的时空」体验如何?...
Blog Post With Youtube Video postgresql也很强大,为何在中国大陆,mysql成为主流,postgresql屈居二线呢?
2025-06-21 00:15:17
postgresql也很强大,为何在中国大陆,mysql成为主流,postgresql屈居二线呢?...

Leave Your Message