Ósc*_*pez 7

因为(> 5 0 0)是一样的:

(and (> 5 0) (> 0 0))
Run Code Online (Sandbox Code Playgroud)

......是哪个#f.为了比较,评估(>= 5 0 0),你会看到它返回#t.


soe*_*ard 5

发音>为严格减少和>=不增加.然后很容易看出这(> 5 0 0)是错误的.