Feeds
질문
False Position Method (Plot)
Hi everyone, I wrote a code that finds the root of the equation using False Position Method. I would like to ask that, how can I...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Write a function that concatenated string as output?
Hello everyone. I have easy question about strings and functions. I want to write function named concatenater that takes 2 stri...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
It says : Not a valid input. You must enter freshman, sophomore, junior, or senior. How can i fix it ?
studentsYear = menu('Chose your year in school','freshman','sophomore','junior','senior'); switch(studentsYear) case...
대략 7년 전 | 답변 수: 1 | 0
