Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
does srand generates a truly random no.
c++
rand
2 Votes
4 Answers
11th Oct 2016, 8:39 AM
Samarth Madan
Why this code Generates an error only on Sololearn?
help
py
python3
2 Votes
3 Answers
30th Dec 2021, 9:43 PM
Shafiq Almatari
How come this code generates the output of 11?
c++
3 Votes
8 Answers
31st Dec 2016, 12:46 PM
Shravan Kumar
How do I know if a generator object generates output?
generators
python3
4 Votes
9 Answers
22nd Jul 2018, 8:30 AM
Anna
JavaScript for shipping form that generates tracking number
javascript
0 Votes
3 Answers
7th Jul 2017, 7:18 AM
chimezie
Can random number generator generates a same number continually multiple times?
javascript
math
python
random-number
random-number-generator.
6 Votes
3 Answers
12th Oct 2022, 2:08 PM
Commander Erwin Smith
Why it generates infinite alerts after clicking the play button twice?
alert
bug
crash
games
javascript
2 Votes
5 Answers
28th Jul 2020, 8:31 AM
Mahdee Mohammad
3. Write a JavaScript function that generates all combinations of a string.
javascript
0 Votes
11 Answers
11th Dec 2016, 9:20 PM
Nashwan Aziz
Write a program which takes 2 digits, X,Y as input and generates a 2-dimensional array.
array
python
18 Votes
6 Answers
21st May 2018, 6:31 AM
Ratnapal Shende
how do you write a java code that generates 3 random numbers?
java
4 Votes
6 Answers
24th Sep 2017, 10:22 AM
yasmin
Dynamically generates one textarea if button is clicked ? Guide plz
javascript
website
0 Votes
1 Answer
29th May 2022, 10:09 PM
Haseeb Shahzad
I want to make a program that generates a series using function
call
python
statement
0 Votes
3 Answers
10th Jun 2019, 5:28 PM
AJ
Hey guys,..someone help with a code that generates a Fibonacci sequence,in Python syntax
fibonacci
python
python3
0 Votes
6 Answers
30th Nov 2018, 7:07 AM
David Arumba
My random function generates the same numbers over and over how do I fix this?
c++
1 Vote
10 Answers
18th Oct 2020, 10:12 AM
Anesu Mavhura
Does Print statement always generates a CRLF always even if it's not specified?
if-statements
print
python
0 Votes
5 Answers
9th Aug 2019, 9:11 PM
John
Write a program that generates to enter random numbers from 0 to 100
g
2 Votes
2 Answers
1st Dec 2017, 6:29 AM
John Hany
Can you help me fine tune my noob JS function that generates random strings from an array?
arrays
html
javascript
random
web
13 Votes
4 Answers
14th Jan 2018, 8:11 PM
JMQ
Write a c++ program that generates armstrong numbers upto a limit n.
armstrong
armstrongnumber
c++
c++program
-1 Vote
2 Answers
13th Feb 2017, 8:18 AM
akashlina dewanjee
Method generates random number 1 to 4 and skip that is generated once in Java
challenge
java
0 Votes
4 Answers
30th Aug 2019, 7:36 AM
Waqas Shah
How it's random if it generates the same numbers each time i run the function??
c++
rand
1 Vote
4 Answers
4th Mar 2017, 3:57 PM
ihab ouda
Challenge: Make C++ code that generates random password, so the player need to guess it.
c++
guess
passwordmaker
0 Votes
4 Answers
13th Oct 2017, 8:35 AM
xX randomryze Xx
How can i generate 5 random numbers between 1 and 6 in JavaScript. Math.Random only generates 1 number per time.
algorithm
javascript
math
random
0 Votes
12 Answers
14th May 2019, 6:20 PM
Bolaji Olayinka
How to create a program that generates binary in a list within a random time.? Let me explain
binary
data
python
random
2 Votes
4 Answers
2nd Apr 2019, 12:54 PM
Maximilien
(Random strings) Write a program that generates a random string with three upper- case letter
no
-2 Votes
2 Answers
27th Oct 2020, 9:54 PM
yasmeen
Can someone help me with a code that generates all the possible four digit PIN between 0000 and 9999
java
1 Vote
3 Answers
15th Mar 2019, 3:23 PM
Karabo K. Tebelelo
Write A Function that recieves 2 numbers and generates a random number from that range and prints it.
python
python3
0 Votes
4 Answers
13th May 2019, 11:09 AM
Da Talking Pigeon
How to write a program that generates and prints 50 random integers,each between 3 and 6 in python
fast
-3 Votes
4 Answers
19th May 2020, 3:07 PM
Elliot
How to create best code for Option trading in stock market just like artificial intelligence.which will generates higher profits
market
option
stock
trading
0 Votes
5 Answers
9th Dec 2022, 11:42 AM
audumber nade
What does it mean to say that,a documentation comment generates external documentation of your source code?
comments
java
1 Vote
2 Answers
17th Nov 2017, 11:42 PM
Celestino Codonino
Write a program that generates a random decimal number between 1 and 10 with two decimal places of accuracy In python
py
0 Votes
4 Answers
20th May 2020, 3:06 PM
Elliot
On the iterative Fibonacci algorithm how can one Write a MIPS program that generates the any numbers of the Fibonacci series as
arb
badsa
code
fibonacci
mips
programming
rahim
0 Votes
7 Answers
4th May 2020, 11:37 PM
Tapie Mudyah
Can you pleasa give me a puthon code that generates multiplication table of a number that the user chooses?
multiplication
python
tables
2 Votes
2 Answers
20th Oct 2017, 3:38 PM
Νικος Μανε
why the function below "print(list(vague_list))" generates a list consisting of 4 up to 6 elements each being randomly chosen fr
__getitem__
magic-methods
0 Votes
1 Answer
30th Jan 2022, 4:36 PM
Salinger
Anyone help with how to write a c language that generates odd numbers from 250 to 850 using the for statement.
c
-2 Votes
4 Answers
5th Dec 2020, 8:36 AM
Khalid Zak
Can I request an example of a program that generates algebraic problems, in terms of mathematics? With various difficulties...
c++
2 Votes
2 Answers
22nd Oct 2016, 4:15 AM
Brett Pontius
3. Write a JavaScript function that generates all combinations of a string. Example string : 'dog' Expected Output : d,do,dog,
'dog'
3.
a
all
combinations
d,do,dog,o,og,g
example
expected
function
generates
javascript
of
output
string
string.
that
write
0 Votes
4 Answers
10th Dec 2016, 7:10 PM
Nashwan Aziz
What is the use of free(..) in C .because it generates a code error and removing it everything goes normal?
c/free()
1 Vote
2 Answers
16th Dec 2020, 1:12 AM
Othmane El karmy
I want to develop a window app. Which uses DBMS and generates reports in Excel, PDF, etc formats. Can it possible in python ?
data-types
python
1 Vote
9 Answers
9th Dec 2016, 3:24 AM
Kailash Chandra
#I'm a beginner help me to fix out.. Write a program where the computer randomly generates a number between 0 and 20.
python
1 Vote
3 Answers
14th Mar 2020, 5:04 AM
SelvaKumar
How do I write a C function that generates the calendar of a month, given the year and month
c
calendar
month
year
0 Votes
1 Answer
25th Mar 2023, 1:11 PM
Reign
how can i create an application that generates eight digit integar numbers 5000 times, can i use for loop or while loop?
c#
loop
while
0 Votes
5 Answers
28th Jan 2017, 3:09 PM
Ѧмєєя Нѧмӡѧ
One of the following 10 statements generates an error. Which one? (Your answer should be a number between 1 and 10.)
basics
python
0 Votes
3 Answers
12th Feb 2018, 9:35 AM
darshan ks
Which of the following generates a syntax error? A. c *=3; B. c %= 2; C. c / =4; D.None of the above
c#
community
sololearn
worldwide
0 Votes
2 Answers
24th Aug 2022, 5:19 AM
swan angel
A Python code which takes 2 numbers x and y as input and generates a 2-dimensional numpy array where value in the i-th row and j
#2darray
#numpy
#python
0 Votes
6 Answers
22nd May 2019, 2:44 PM
Suchith Chandran
Hello, Looking for people good with A.I, hoping to build a project where a model reads a block of text and generates a question
a.i,
python
1 Vote
2 Answers
29th Dec 2019, 8:57 AM
Henry Mutegeki
I'm trying to make function that generates prime from range [n, 3n] but it's not working and I don't know why..
c++
code
math
0 Votes
1 Answer
8th Dec 2022, 1:06 PM
Kamil Chojnacki
That takes number of rows and columns from user. 2)which generates random numbers. 3)the user gets 3 guesses to choose the corre
c++
0 Votes
1 Answer
5th Dec 2017, 12:24 AM
harish manoharan
If range(1,10) generates a list from 1,2,3 so on till 9 Then will range(10,1) do it in the same work in reverse order i.e 10,9 8,7,6 so on till 2
python
0 Votes
2 Answers
19th Feb 2017, 2:46 AM
rebirth
School management system
1.
a
generates
java
numbers
program
random
that
write
-1 Vote
2 Answers
9th Mar 2021, 4:33 PM
Nkrumah Alfred
Python provides an inbuilt function 'print' which h automatically generates a line break when it is called, then how can we generate a pattern as : 1 2 2 3 3 3 4 4 4 4 and so on.. using while loop ???
python
0 Votes
2 Answers
18th Oct 2016, 8:27 AM
Piyush Bhatia
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
Next >
Hot today
What's wrong with this code ? ( Beginner)
3 Votes
Ejercicio Pytho
0 Votes
Please rate my code from 1 to 10
2 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Pig Latin
0 Votes
Square Roots
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Uuu
1 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
How to start
0 Votes