Обсуждения
Largest prime factor
7 голосов
5 ответовModulo operator
0 голосов
1 ответRemainder of numbers in python
3 голосов
10 ответовHow to make this code with python
0 голосов
7 ответов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 голос
4 ответовmodule 4 css
-2 голосов
7 ответовI 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 голосов
4 ответовАктуальное сегодня
[off-topic]Where is Result??
2 Votes
I really need a tutor
1 Votes
Mentor rank
2 Votes
∞♥
2 Votes
Cpp
1 Votes
developpement
2 Votes
HTML
1 Votes