Community Profile

photo

Sarfraz Khan


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

4 years ago

Solved


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:...

4 years ago