Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们如何在 JES 中实现简单的规则检查行为?你能写一个简单的 JES 函数,让用户输入一个 0 到 9 之间的数字,然后打印出相应的英文单词(例如 0 是“零”,1 是“一”等)吗?
这是我被要求提供练习教程的问题,但我很挣扎,需要一些帮助!
if 语句
if x equals x print "yay"