photo

kumar Atishay


Last seen: 거의 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

All
  • Thankful Level 1
  • Solver
  • First Answer

배지 보기

Feeds

보기 기준

질문


Function handel and nested function
write a function called grader that test two functions(one is supposed to be the student's solution and other the reference solu...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


variable number of input arguments
write a function called name_value_pairs that has variable number of input arguments representing name_value_pairs.Naturally,the...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Finding max of an element vector using recursion
Write a function called recursive_max that finds the maximum element in a vector without using loop or any built in functions

거의 4년 전 | 답변 수: 2 | 0

2

답변

답변 있음
While loop for factorial
Point your mouse cursor to number 5 (5th line of your code) ,click on that then you will see a red circle appears on that point....

대략 4년 전 | 1