Обсуждения
repetition of material?
1 голос
2 ответовUnfair challenges
2 голосов
4 ответовDo you know DRY in programming?
7 голосов
1 ответFor challengers
1 голос
4 ответовQuiz with loop from 0 to 100
0 голосов
8 ответовПроблема с фоновым градиентом o.o
3 голосов
4 ответовNavigation bar with links
1 голос
4 ответовLoop repeating program
0 голосов
3 ответовUnity animation bugs
1 голос
1 ответ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 ответов
so although using srand(time(0)) can be used to get truly random numbers, how truly random are they? For example, if one were to call this method at the same time (in this example, if one were to use this command at 51s) each time would the numbers generated be the same???
If so, are the numbers still truly random??
And if this theory is true, how can one generate truly random numbers that cannot repeat based on external variables (e.g., time)?
2 голосов
4 ответовАктуальное сегодня
Pig Latin
0 Votes
Someone can help me
0 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
I’m new someone can help me
0 Votes
HTML community, HELP!!
0 Votes
What's doctype htMl
2 Votes
need help with the HTML code
1 Votes