
Brain Adams
Followers: 0 Following: 0
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...
4 years 前 | 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...
6 years 前 | 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...
6 years 前 | 1 个回答 | 0