Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Ăquipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Loop input() input, how to?
input
input()
loop
python
2 Votes
5 RĂ©ponses
4th Aug 2019, 1:51 PM
Brave Tea
This simple multiline comment in Python requires input, why?
comment
input
issue
multiline
python
33 Votes
12 RĂ©ponses
26th Apr 2019, 12:03 AM
Geovanny MartĂnez Forero
HTML input, JavaScript output [solved]
html
input
javascript
variable
1 Vote
5 RĂ©ponses
22nd Nov 2018, 5:43 AM
Alexander R. Storr-Hansen
80.2 Practice - String, Input, Length, Status
c++
exceptions
2 Votes
3 RĂ©ponses
10th Jan 2022, 10:14 PM
Chin Eu
Given a string as input, use recursion to output each letter of the strings in reverse order, on a new line.
backwards
spelling
3 Votes
37 RĂ©ponses
19th Feb 2021, 7:09 AM
Niviedha shekor
who to input, stopping execution? [Python]
insert
phyton
0 Vote
1 RĂ©ponse
13th May 2019, 7:49 PM
Ricardo Torres
Making dictionary as user input, then save it into json file
database
dictionaries
input
python
python3
6 Votes
5 RĂ©ponses
18th Dec 2021, 3:33 PM
Amit Gajare
trying to understand users input, using scanner method
input
lines
output
scanner
strings
user
0 Vote
1 RĂ©ponse
30th Mar 2020, 6:59 PM
ArturV
When I enter the first input, the program breaks and prints 0
c
1 Vote
11 RĂ©ponses
15th Aug 2019, 6:25 PM
Geek
Is the monitor an input, output or both?
input
output
-4 Votes
4 RĂ©ponses
9th Nov 2017, 2:00 PM
Tharusha Peiris
How To automatically hide text inside input, "Pasted text" after clearing input.?
css
css3
help
hide
html
html5
input
javascript
pasted
textarea
2 Votes
3 RĂ©ponses
6th May 2023, 1:07 PM
đđČđđŹđĄđ đđšđšđ«
Is there a way you can give output bevor asking for input? Our even better rotatory (output, input, output, input, output)?
input
java
1 Vote
2 RĂ©ponses
24th Sep 2017, 2:30 PM
Selty
To take an input, which is better, Scanner or bufferedreader?
java
0 Vote
4 RĂ©ponses
6th Sep 2016, 12:43 PM
Akshay Sinha
Hello,I'm on the exercise of working with input, someone can tell me why this is not accepted? x=str("hi") y=int(3) print(x*y)
just
started
0 Vote
60 RĂ©ponses
19th Oct 2022, 11:50 AM
Marco Grotto
How to defend java program from input, process and output?
code
java
1 Vote
2 RĂ©ponses
13th Aug 2018, 12:42 PM
Martin Van Requilme
How to assign length of Array through input, in C
array
assign
by
c
how
input
length
of
to
0 Vote
2 RĂ©ponses
11th Nov 2018, 6:04 PM
Elliot
Why this JavaScript doesn't translate words from input, please help me.
javascript
web
0 Vote
2 RĂ©ponses
19th Dec 2021, 11:03 AM
Gaoussou Maiga
Fill in the blanks to produce code which takes text as input, assigns it to the name variable, and outputs it.
help
-4 Votes
14 RĂ©ponses
2nd May 2021, 8:17 PM
grotesque
Create a timer program that will take the number of seconds as input, output the remaining time and countdown to 0.
c++
0 Vote
27 RĂ©ponses
3rd Nov 2020, 11:09 AM
đąđœđȘđ»đ”đČđ°đ±đœ đđ»đČđœđČ
I have two integers with randomized value. After player input, they get reset. Why? C#
c#
help
random
1 Vote
18 RĂ©ponses
2nd Jul 2017, 4:18 AM
Elin Granath
Write a program to take an input, add it to the end of the queue and output the resulting list.
python
-5 Votes
19 RĂ©ponses
12th Aug 2021, 8:07 AM
Shree Harini
How to add legend to input, when user input a letter?
html
html5
0 Vote
1 RĂ©ponse
17th Oct 2022, 2:07 AM
Mozzie
Please there is something simple that i couldn't understand. That is input, what it's
phyton
0 Vote
6 RĂ©ponses
10th Feb 2021, 5:54 PM
Hussaini Kamall
Fill in the blanks to produce code which takes text as input, assigns it to the name variable, and outputs it.
blanks
code
fill
in
produce
takes
text
the
to
which
-3 Votes
2 RĂ©ponses
1st May 2021, 7:36 AM
Vedanth
<Challenge> "[đĄđ] From a long text input, build a list of all the "n" characters chains in the text" </Challenge
chain
characters
text
5 Votes
19 RĂ©ponses
16th Oct 2017, 12:32 PM
CĂ©pagrave
[SOLVED] Instead of accepting my input, the compiler is simply changing my input to blank. Some weirdness is going on.
java
output
1 Vote
16 RĂ©ponses
1st Feb 2020, 5:25 AM
Jishnu Mukherjee
Given a text as input, find and output the longest word. Sample Input this is an awesome text Sample Output awesome
python3
-1 Vote
8 RĂ©ponses
4th Nov 2021, 8:49 AM
G'anijonov Sarvarbek
Instead of print how can we use input, i didn't get it.
input
output
python
0 Vote
1 RĂ©ponse
27th Jul 2018, 4:13 AM
shanawaz sk
Int input(python)
input,
int,
python,
0 Vote
2 RĂ©ponses
16th Aug 2018, 6:55 PM
Guido Parlatore
How do I change the prompt when asking for user input, in cs?
c#
instructions
user
1 Vote
2 RĂ©ponses
18th Jul 2018, 8:50 PM
Taran Neeld
How to write what you need the person to input, and also order inputs
c#
input
paper
rock
scissors
1 Vote
3 RĂ©ponses
4th Mar 2023, 5:51 AM
Ryan Kramarsky
Write a program to take monthly salary as input, and calculate and output the annual income. Sample Input 800 Sample Outp
codeplayground
0 Vote
9 RĂ©ponses
13th Sep 2021, 11:48 AM
Sudhakar Gorantla
đ CHALLENGE : đđYour task is to take a single line string as input, representing Triangularity code ..
any
challenges
language
sololearn
8 Votes
6 RĂ©ponses
15th Feb 2018, 6:50 PM
PâWAN MâURYâ
The speed of sound in air is 343 meters per second. Create a program that takes the seconds as input, calculates and outputs to
sololearn
-2 Votes
28 RĂ©ponses
29th Oct 2020, 4:05 PM
Vishal
Given a number N as input, output the sum of all numbers from 1 to that number
r
whatsthesum
-1 Vote
5 RĂ©ponses
19th Oct 2021, 7:04 AM
Tree
Make a function that takes two strings as input, and outputs the common characters
commonletters
python
-2 Votes
2 RĂ©ponses
2nd Oct 2021, 2:13 PM
ntombizodwa
For input, when i try it myself and press enter. What does it mean by split?
input
output
python
0 Vote
6 RĂ©ponses
14th Mar 2017, 12:28 AM
Ren
List Operations You are given a list of items. Write a program that takes a num number as input, reassigns the element with th
pythoncore
0 Vote
3 RĂ©ponses
3rd May 2021, 4:14 AM
Aryan kumar
This is my first ever code. It wont read the input, please help me...
python3
1 Vote
1 RĂ©ponse
6th May 2020, 6:23 PM
JMC
What does Sololearn mean by saying your code needs input, when you try to run a code?
calculator
1 Vote
4 RĂ©ponses
26th Aug 2023, 4:13 PM
Equinox
While "Console.ReadLine" command needs input, my program doesn't requires any. How to insert my input then?
c#
input
0 Vote
2 RĂ©ponses
22nd Sep 2020, 10:33 AM
Ali Barmaki
How an I gather user input, then use it in an if statement?
c#
if-statements
input
0 Vote
1 RĂ©ponse
27th Sep 2018, 11:11 PM
EthanSnowy
Create a timer program that will take the number of seconds as input, output the remaining time and countdown to 0.
cpp
2 Votes
5 RĂ©ponses
15th Feb 2022, 2:22 PM
Andi Pantea
How to create two input, when I write characters in input1, show in input2 into circle?
"text"
<input
><input
id="input1"
id="input2">
type=
type="text"
0 Vote
4 RĂ©ponses
30th Jun 2017, 7:16 AM
Mahsa Jooya
An ATM gives money in denominations of 2000,500, 200, 100 & 50/- . Given an amount as input, print how many notes of each denomi
50
amount
entered
for
multiples
of
only
0 Vote
10 RĂ©ponses
25th Feb 2021, 9:54 AM
jayadurga Nagisetty
Hello new here... How can I take the users input, put it in an array, then show the array?
arrays
c++
input
2 Votes
4 RĂ©ponses
13th May 2018, 8:48 AM
Christian Ibaoc
Write a program that accepts file name as input, check for file extension and print the file format
c#
java
python3
ruby
0 Vote
6 RĂ©ponses
6th Nov 2017, 7:00 PM
sheethal gowda
Is there a way for me to take an input, and use it in a mathematical question, and print the answer?
input
11 Votes
4 RĂ©ponses
2nd May 2017, 8:38 AM
David Gedalia Ordman
When I print and input, it always shows \n, is there a way to avoid it?
output
print
python
0 Vote
3 RĂ©ponses
20th Sep 2016, 6:17 PM
Paul Osakue
In an HTML form input, why is the method called GET if data is being "sent/submitted"?
attributes
forms
get
html
http
methods
post
0 Vote
2 RĂ©ponses
7th Aug 2018, 6:16 PM
Justin Kindrix
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
2
Suivant >
Aujourd'hui en vedette
When solving any code challenge there are certain test cases so do you write diff codes for each test case
1 Votes
Help
1 Votes
Where can i learn for free also without even spending a cent?
0 Votes
Can I land a job by mastering only html and css?
0 Votes
Why is the "+" button not visible in Sololearn comments? Others can upvote but cannot comment. Please resolve this.
4 Votes
I am asked to do a deep copy of an object if the recursive function does not automatically do so , how can one check?
0 Votes
Does someone need a programmer friend?
0 Votes
Best Programming Languages for Blind Students
1 Votes
Competition
0 Votes
I lose my streak đ
0 Votes