Prolog taller than

前端 未结 0 517
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-18 02:30

What is the easiest way to find who is the tallest in Prolog:

height(lisa,1.65).
height(sam,1.70).
height(luke,1.92).
height(nicole,1.54).

I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题