Sesiones de PyR
Pyramind
3 Votos
2 Respuestaswhat is the problem?
0 Votos
3 RespuestasReverse string
2 Votos
7 RespuestasRunTime Error
1 Voto
3 RespuestasI 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 Votos
4 Respuestashow this works
1 Voto
3 RespuestasRecursive in Java
0 Votos
1 Respuestahow to fix
0 Votos
1 RespuestaFinding GCD
0 Votos
1 RespuestaPython problem
-1 Voto
1 RespuestaHelp me fix this problem.
0 Votos
1 RespuestaEn tendencia hoy
Basic Thing
2 Votes
Help me learn codeing
0 Votes
Python
1 Votes
Sololearn and Black Friday
2 Votes
correct this code please
0 Votes
Online Python course
2 Votes