Feeds
질문
Pick 3 lotto code
So I have to write a code that acts as a Pick 3 for the lotto. I chose 3 numbers and have to write a code that generates 3 rando...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Approximating Pi using a series
So I have no idea where to start. The problem is approximating pi using (-1^(n+1))*((x^(2*n-1))/(2*n-1)) and the first 10 values...
8년 초과 전 | 답변 수: 2 | 0