Sesiones de PyR
Study motion graphics
2 Votos
3 RespuestasUI DESIGNER CODING
1 Voto
1 RespuestaI 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 to do this?
1 Voto
1 RespuestaLoader
0 Votos
1 RespuestaEn tendencia hoy
What is a web browser intension?
1 Votes
python
0 Votes
Thread local : global vs local
0 Votes
Postgrrsql and python
0 Votes
Codding lern
0 Votes
Data Analysis Course
1 Votes
Is there LUA?
0 Votes
Web vs python
0 Votes