Dyskusje Q&A
HELP ME PLS IM A NOOB :(
0 głosów
4 odpowiedziLargest prime factor
7 głosów
5 odpowiedziModulo operator
0 głosów
1 OdpowiedźI 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 Głos
4 odpowiedzimodule 4 css
-2 głosów
7 odpowiedziI 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 głosów
4 odpowiedziPopularne dzisiaj
Need suggestions
1 Votes
progaming
1 Votes
Anyone Learning Godot?
1 Votes
hello world i need help
2 Votes
hi
1 Votes