Returning a list of primes below N in Prolog

前端 未结 0 775
北海茫月
北海茫月 2020-11-30 23:30

hallo I need to write a program primes(N,L) then return all primes smaller than the number N. I finished the most but I don\'t know how could I return the list without the n

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