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...
7 years 前 | 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 years 前 | 1 个回答 | 0
