Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
Loop input() input, how to?
input
input()
loop
python
2 Stimmen
5 Antworten
4th Aug 2019, 1:51 PM
Brave Tea
This simple multiline comment in Python requires input, why?
comment
input
issue
multiline
python
33 Stimmen
12 Antworten
26th Apr 2019, 12:03 AM
Geovanny Martínez Forero
HTML input, JavaScript output [solved]
html
input
javascript
variable
1 Stimme
5 Antworten
22nd Nov 2018, 5:43 AM
Alexander R. Storr-Hansen
80.2 Practice - String, Input, Length, Status
c++
exceptions
2 Stimmen
3 Antworten
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 Stimmen
37 Antworten
19th Feb 2021, 7:09 AM
Niviedha shekor
who to input, stopping execution? [Python]
insert
phyton
0 Stimmen
1 Antwort
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 Stimmen
5 Antworten
18th Dec 2021, 3:33 PM
Amit Gajare
trying to understand users input, using scanner method
input
lines
output
scanner
strings
user
0 Stimmen
1 Antwort
30th Mar 2020, 6:59 PM
ArturV
When I enter the first input, the program breaks and prints 0
c
1 Stimme
11 Antworten
15th Aug 2019, 6:25 PM
Geek
Is the monitor an input, output or both?
input
output
-4 Stimmen
4 Antworten
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 Stimmen
3 Antworten
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 Stimme
2 Antworten
24th Sep 2017, 2:30 PM
Selty
To take an input, which is better, Scanner or bufferedreader?
java
0 Stimmen
4 Antworten
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 Stimmen
60 Antworten
19th Oct 2022, 11:50 AM
Marco Grotto
How to defend java program from input, process and output?
code
java
1 Stimme
2 Antworten
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 Stimmen
2 Antworten
11th Nov 2018, 6:04 PM
Elliot
Why this JavaScript doesn't translate words from input, please help me.
javascript
web
0 Stimmen
2 Antworten
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 Stimmen
14 Antworten
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 Stimmen
27 Antworten
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 Stimme
18 Antworten
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 Stimmen
19 Antworten
12th Aug 2021, 8:07 AM
Shree Harini
How to add legend to input, when user input a letter?
html
html5
0 Stimmen
1 Antwort
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 Stimmen
6 Antworten
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 Stimmen
2 Antworten
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 Stimmen
19 Antworten
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 Stimme
16 Antworten
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 Stimme
8 Antworten
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 Stimmen
1 Antwort
27th Jul 2018, 4:13 AM
shanawaz sk
Int input(python)
input,
int,
python,
0 Stimmen
2 Antworten
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 Stimme
2 Antworten
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 Stimme
3 Antworten
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 Stimmen
9 Antworten
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 Stimmen
6 Antworten
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 Stimmen
28 Antworten
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 Stimme
5 Antworten
19th Oct 2021, 7:04 AM
Tree
Make a function that takes two strings as input, and outputs the common characters
commonletters
python
-2 Stimmen
2 Antworten
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 Stimmen
6 Antworten
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 Stimmen
3 Antworten
3rd May 2021, 4:14 AM
Aryan kumar
This is my first ever code. It wont read the input, please help me...
python3
1 Stimme
1 Antwort
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 Stimme
4 Antworten
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 Stimmen
2 Antworten
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 Stimmen
1 Antwort
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 Stimmen
5 Antworten
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 Stimmen
4 Antworten
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 Stimmen
10 Antworten
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 Stimmen
4 Antworten
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 Stimmen
6 Antworten
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 Stimmen
4 Antworten
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 Stimmen
3 Antworten
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 Stimmen
2 Antworten
7th Aug 2018, 6:16 PM
Justin Kindrix
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
2
Weiter >
Heute heiß
SQL
3 Votes
HTML/CSS questions
0 Votes
What Does Pseudo Elements Mean.
2 Votes
IMAGE
0 Votes
Html
1 Votes
How can I continue with my goal if I lost all my lives?
0 Votes
How to learn css and html
0 Votes
Find courses
0 Votes
member initializer list : order of evaluation
0 Votes
Certificate Problem
0 Votes