Community Profile

photo

dilara ozbay


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Newton method calculations using loops??stuck!!
hello I am asked to create a function which calculates value of rn=next value of r by giving rc= current value of r and n. here ...

8 years ago | 1 answer | 0

1

answer

Question


for and while loops calculations with user input
hello, I should calculate the sum of positive and negative numbers and number of positives of a user given input.I considered u...

8 years ago | 0 answers | 0

0

answers

Question


for and while loops calculations with user input
hello, I should calculate the sum of positive and negative numbers and number of positives of a user given input.I considered u...

8 years ago | 1 answer | 0

1

answer

Question


summation using while loop until I get a certain value
hello,I am asked to sum the elements of an array until I get a certain value. I used the while loop but when I run the code it s...

8 years ago | 2 answers | 0

2

answers