Feeds
질문
For loop fibonacci sequence
I need to create a Fibonacci sequence using the for loop function. the first two number of the Fibonacci sequence must be define...
거의 8년 전 | 답변 수: 3 | 1
3
답변질문
I am looking to use a user input to define how many rand 1 row by 6 columns matrices i need
SO I have the input defined as: I = input('How many lotto tickets do you require? (£2 per ticket) ') Now I want to use the i...
거의 8년 전 | 답변 수: 1 | 0
