Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Loop input() input, how to?
input
input()
loop
python
2 Voti
5 Risposte
4th Aug 2019, 1:51 PM
Brave Tea
This simple multiline comment in Python requires input, why?
comment
input
issue
multiline
python
33 Voti
12 Risposte
26th Apr 2019, 12:03 AM
Geovanny Martínez Forero
HTML input, JavaScript output [solved]
html
input
javascript
variable
1 Voto
5 Risposte
22nd Nov 2018, 5:43 AM
Alexander R. Storr-Hansen
80.2 Practice - String, Input, Length, Status
c++
exceptions
2 Voti
3 Risposte
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 Voti
37 Risposte
19th Feb 2021, 7:09 AM
Niviedha shekor
who to input, stopping execution? [Python]
insert
phyton
0 Voti
1 Risposta
13th May 2019, 7:49 PM
Ricardo Torres
Making dictionary as user input, then save it into json file
database
dictionaries
input
python
python3
8 Voti
5 Risposte
18th Dec 2021, 3:33 PM
Amit Gajare
trying to understand users input, using scanner method
input
lines
output
scanner
strings
user
0 Voti
1 Risposta
30th Mar 2020, 6:59 PM
ArturV
When I enter the first input, the program breaks and prints 0
c
1 Voto
11 Risposte
15th Aug 2019, 6:25 PM
Geek
Is the monitor an input, output or both?
input
output
-4 Voti
4 Risposte
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 Voti
3 Risposte
6th May 2023, 1:07 PM
AYESHA NOOR
Is there a way you can give output bevor asking for input? Our even better rotatory (output, input, output, input, output)?
input
java
1 Voto
2 Risposte
24th Sep 2017, 2:30 PM
Selty
To take an input, which is better, Scanner or bufferedreader?
java
0 Voti
4 Risposte
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 Voti
60 Risposte
19th Oct 2022, 11:50 AM
Marco Grotto
How to defend java program from input, process and output?
code
java
1 Voto
2 Risposte
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 Voti
2 Risposte
11th Nov 2018, 6:04 PM
Elliot
Why this JavaScript doesn't translate words from input, please help me.
javascript
web
0 Voti
2 Risposte
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 Voti
14 Risposte
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 Voti
27 Risposte
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 Voto
18 Risposte
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 Voti
19 Risposte
12th Aug 2021, 8:07 AM
Shree Harini
How to add legend to input, when user input a letter?
html
html5
0 Voti
1 Risposta
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 Voti
6 Risposte
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 Voti
2 Risposte
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 Voti
19 Risposte
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 Voto
16 Risposte
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 Voto
8 Risposte
4th Nov 2021, 8:49 AM
G'anijonov Sarvarbek
Int input(python)
input,
int,
python,
0 Voti
2 Risposte
16th Aug 2018, 6:55 PM
Guido Parlatore
Instead of print how can we use input, i didn't get it.
input
output
python
0 Voti
1 Risposta
27th Jul 2018, 4:13 AM
shanawaz sk
How do I change the prompt when asking for user input, in cs?
c#
instructions
user
1 Voto
2 Risposte
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 Voto
3 Risposte
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 Voti
9 Risposte
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 Voti
6 Risposte
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 Voti
28 Risposte
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 Voto
5 Risposte
19th Oct 2021, 7:04 AM
Tree
Make a function that takes two strings as input, and outputs the common characters
commonletters
python
-2 Voti
2 Risposte
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 Voti
6 Risposte
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 Voti
3 Risposte
3rd May 2021, 4:14 AM
Aryan kumar
This is my first ever code. It wont read the input, please help me...
python3
1 Voto
1 Risposta
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 Voto
4 Risposte
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 Voti
2 Risposte
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 Voti
1 Risposta
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 Voti
5 Risposte
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 Voti
4 Risposte
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 Voti
10 Risposte
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 Voti
4 Risposte
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 Voti
6 Risposte
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 Voti
4 Risposte
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 Voti
3 Risposte
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 Voti
2 Risposte
7th Aug 2018, 6:16 PM
Justin Kindrix
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
2
Successivo >
Popolare oggi
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Coding for Cybersecurity
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
Salut tout le monde
1 Votes
Please click me
0 Votes
How can i isntall modules
1 Votes
Unity's loading time?
4 Votes