Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Prompts and loops
html
java
loops
0 Votos
1 Respuesta
9th Dec 2021, 7:32 PM
Lolcoder
Stopping dialogue prompts with cancel
javascript
4 Votos
1 Respuesta
26th Jan 2017, 5:01 PM
Jafca
Code playground: Read inputs by multiple prompts
codeplayground
console
playground
sololearn
11 Votos
8 Respuestas
14th Feb 2017, 9:35 PM
Tashi N
write a c++ program that prompts the user to input
c
c++
cin
cout
else
help
hours
If
min
switch
while
0 Votos
6 Respuestas
10th Sep 2017, 8:44 AM
Mays Moh
Write a program that prompts the user to input an integer
java
0 Votos
1 Respuesta
28th Jan 2020, 2:43 PM
sameer
Can someone help me with Java Script. With alert(name) and prompts
javascript
0 Votos
2 Respuestas
13th Feb 2020, 11:11 PM
Christina
Write aJavascript code that prompts the user to enter his name 10 times.
javascript
-2 Votos
5 Respuestas
14th Jun 2021, 6:33 AM
Alex Muendo
(SOLVED) I need help with JavaScript functions, prompts and alerts in my code
alert
functions
help
javascript
prompt
2 Votos
4 Respuestas
21st May 2017, 1:51 PM
DeAngelo
Why are answers from variable prompts strings in JavaScript no matter what I enter
javascript
1 Voto
3 Respuestas
4th Jan 2019, 11:45 AM
Hou, Bo-Rui (侯柏瑞)
How can I stop additional prompts when I don't need them anymore?
javascript
prompt
1 Voto
1 Respuesta
24th Oct 2018, 10:30 PM
M. Elle
I need to write a prohram that prompts user for his income and display the result on the screen.
if-statements
1 Voto
19 Respuestas
7th May 2019, 5:58 AM
Joshua Olaoye
Is it possible to make prompts to put in inputs at different times?
c#
input
0 Votos
2 Respuestas
13th Oct 2016, 12:03 AM
Jacoby Johnson
Create a NameBackwards application that prompts the user for his or her name and then displays the name backwards.
array
eclipse
0 Votos
12 Respuestas
5th Apr 2017, 11:04 PM
Akon
Write a program that prompts the user for string, extract all the digits from the strings.
python
0 Votos
2 Respuestas
11th Sep 2019, 12:14 AM
Shivam Kumar
Batch. How can I start two command prompts in batch and change the directory to the second command prompt only?
batch
0 Votos
11 Respuestas
1st Oct 2017, 12:24 AM
Karzan
I can't get my javascript alerts to show up
console
javascript
prompts
2 Votos
2 Respuestas
4th Mar 2018, 2:48 AM
Marquis Patton
Interactive Code - Python
code
interactive
prompts
python
3 Votos
3 Respuestas
11th Jul 2019, 3:27 AM
Corrin
Any way to make cin on iphone work? Only one input is allowed and prompts are never displayed
c++
0 Votos
3 Respuestas
12th Dec 2016, 4:58 AM
Ryan Wiberg
Write a java code that prompts the user to enter two integer values successively into an InputDialog box.
java
1 Voto
2 Respuestas
3rd Mar 2017, 7:47 AM
yandisa
Qpython 3: While using input function it prompts for user to enter input but not able read it
error
function-arguments
functions
python
python3
qpython
-1 Voto
2 Respuestas
6th Aug 2017, 5:12 PM
Nitin G Dagaya
Write a program that prompts the user to enter 4 non-negative integer values and returns the largest of the four.
c#functions
noframe
1 Voto
2 Respuestas
7th Dec 2022, 7:01 PM
Mary Njeri
Write a python program that prompts the user for two numbers, reads them in and prints out the product, labeled
python
-2 Votos
3 Respuestas
26th Mar 2022, 5:32 AM
Danhinn Irungu
How do you add text to the end of an alert.
alert
functions
prompts
0 Votos
1 Respuesta
14th Feb 2019, 6:57 AM
John Gilbert
anyone help with c++ programing for odd and even number where the program prompts the user to enter a guess and report the guess
c++
0 Votos
5 Respuestas
5th May 2022, 9:26 PM
GIVEN NICOL
Write a program that prompts the user to input three numbers. The program should then output the numbers in ascending order.
c++
0 Votos
2 Respuestas
6th Nov 2017, 6:22 PM
Talal Odat
write a program that prompts a user to input three intgers and outputs the digits in nondescending order?
java
0 Votos
1 Respuesta
23rd Oct 2016, 8:10 AM
Jeff Saligumba
Can I make it so opening a certain app prompts another action on my phone, like text pop up, or opening another app(timer, etc)?
android
4 Votos
3 Respuestas
24th Jun 2018, 7:32 PM
David Colello
How do make a code that prompts the user to input data like my code does not not prompt the user
cin
0 Votos
2 Respuestas
22nd Oct 2020, 5:59 AM
mumbere Dan
Write a program that prompts the user for a measurement in meters and then converts it to miles, feet, and inches
c++
-1 Voto
4 Respuestas
22nd May 2017, 7:11 PM
Zeyad Sharo
My code says invalid if I input a valid number of days and it prompts the user again to enter days but it reads the first input
c++
dowhile
input
loop
validation
1 Voto
8 Respuestas
10th Dec 2021, 9:22 AM
shlee_
write an input statement validation loop that prompts the user to enter a number less than 20 or greater than 75?
java
loops
0 Votos
3 Respuestas
28th Sep 2016, 11:59 AM
Nhyn Ojastro
Write a program that prompts the user for the quiz marks of three students: Ahmed, Ali, and Ayman. The mark should be a non-nega
class
code
help
java
javascript
sololearn
0 Votos
5 Respuestas
27th Oct 2018, 8:49 PM
Mohammed Kanaan
Java: I need help to get started on my programming assignment: Write a program that prompts a user to enter data for an array. T
class
data
primitive
scanner
2 Votos
6 Respuestas
31st Mar 2017, 11:05 PM
Jean Prathammavong
Can someone help me with this javascript story
alerts
javascript
prompts
story
1 Voto
2 Respuestas
7th Mar 2018, 5:24 PM
Marquis Patton
Anyone to assist me with a code that prompts user to enter time in the format *HH:MM:SS* in c++ Enter two times *E.g. time in,
c++
0 Votos
1 Respuesta
30th Oct 2019, 10:20 PM
Alfred Phiri
why didn't we write cin>>10 as he said in the question "the prog. prompts the user to input a num." Instead of cin>>a.Any help??
c++
variables
0 Votos
2 Respuestas
12th Dec 2016, 8:32 PM
NadaKarim
Write a program that prompts the user to enter the minutes (e.g., 1 billion), and displays the number of years and days for the
-4 Votos
3 Respuestas
14th Apr 2017, 8:20 AM
ike Abek
How to create a page with a btn and when clicked prompts to enter text which shd be shown&when text is clicked it must be delete
javascript
0 Votos
1 Respuesta
13th Oct 2019, 10:50 AM
Pavan Karthick M
Write a program that prompts the user to input an integer and then outputs bothe the individual digits of the number and the sum of digits,for example the input is :123456,the outputs are 1 2 3 4 5 6 and sum=21
c++
loops
0 Votos
3 Respuestas
30th Nov 2016, 1:33 PM
teena
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
En tendencia hoy
How to allow one instance of exe
1 Votes
Reverse observer pattern : remove dynamic_cast
2 Votes
purchase of a subscription
1 Votes
Theater management help me
2 Votes
seats = 100 (blank) seats > 0: print "sell ticket" (blank) = seats - 1
0 Votes
What has happened?
1 Votes
What should I add/improve ?
1 Votes
Flight tracker coding foundation help me
1 Votes
Should You Specialize or Diversify in Programming?
1 Votes
Tools for web design?
1 Votes