Feeds
提问
How do i call a value from a matrix based on an input?
My program must calculate the total cost by using the variable PN to select the correct part cost in the parts cost matrix PC. T...
7 years 前 | 1 个回答 | 0
1
个回答提问
How do i write an input statement asking the user to enter their birthdate as a matrix with entries of month,day, year?
Is this possible without using, else, if statements? This is what i have. clc clear name=input('Enter your name: ','s');...
7 years 前 | 1 个回答 | 0
