Feeds
提问
I can't get this IF statement to work
Hi, I have been trying to programme newtons law of itterations, which is an itterative method which converges to the unknown poi...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to save all values generated by a for loop into an array?
Please help! I have been trying to save the numerical value of each 'counter' function but as it is in a for loop the value for ...
6 years 前 | 1 个回答 | 0
1
个回答已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
6 years 前
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
6 years 前


