Feeds
질문
How do I make a function that shows the minimum value and index of that original minimum value without the "min()" function?
Im trying to create a function that will take four numbers and return the minimum vanlue and the index that shows which paramete...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
How would one write a script that would produce decimal number(base10) that is prime when a binary number is inputed?
Im having a tough time understanding how to some of the terminology to write this script. Is there anyone out there that could g...
거의 10년 전 | 답변 수: 1 | 0
