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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
