Q&A Discussions
HELP ME PLS IM A NOOB :(
0 Votes
4 AnswersLargest prime factor
7 Votes
5 AnswersModulo operator
0 Votes
1 AnswerI can not figure this out. Write a program using an array to prompt for 10 grades and add them all up and divide by 10 to find the average. If a user inputs a negative number, add up all the numbers that are not negative and divide it by the amount of numbers that are not negative. Using two functions other than main.
1 Vote
4 Answersmodule 4 css
-2 Votes
7 AnswersI need to design a recursive function called replicate recur which will receive two arguments: times which is the number of times to repeat and data which is the number or string to be repeated.
The function should return an array containing repetitions of the data argument.
For instance, replicate_recur (3, 5) should return [5,5,5].
If the times argument is negative or zero, return an empty array. If the argument is invalid, raise ValueError.
0 Votes
4 AnswersHot today
DSA doubt
1 Votes
Vote Code
1 Votes
Input errors (python)
1 Votes
Without degree job
0 Votes
Data structure using C
0 Votes