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
How to add rows in a table with the user inputs in JavaScript?
dynamic
input
javascript
sentinelcontrolled
tables
window.prompt
0 Votos
1 Respuesta
12th Nov 2019, 8:25 PM
Niromy Kanthasamy
Help me please. I want to print all the inputs from user. But it does not happening. What is my mistake?
c++
9 Votos
7 Respuestas
8th Oct 2018, 9:46 AM
Yamin Mansuri
The playground output for programs that require user inputs is not good. Who else has observed this??
codeplayground
sololearn
8 Votos
2 Respuestas
6th Feb 2017, 11:45 AM
Baba Yunus Abdul Yekin
If the user inputs an invalid entry, how can I make it so that the program restarts and says something like "invalid entry try again"?
c++
4 Votos
28 Respuestas
8th Aug 2016, 12:46 PM
jigoku_tenshi
Write a program which takes array of numbers until user inputs 0 and adds them
.
array
arraylist
basic
easy
java
0 Votos
3 Respuestas
29th Mar 2019, 8:02 PM
kuku Debbarma
How to input an unspecified number of values?
arrays
help
inputs
0 Votos
5 Respuestas
23rd Jun 2017, 3:43 AM
Jory Braun
If there are three diff or same inputs in a c program...
boolean-logic
0 Votos
1 Respuesta
26th Jul 2017, 5:28 PM
Rahul Nani
How can I have multiple inputs in my code, whitout any errors?
help
input
inputs
python
0 Votos
1 Respuesta
30th Oct 2017, 7:57 PM
Sindre Havn
Why is my program accepting and printing 1 less inputs than the entered length?
arrays
input
0 Votos
1 Respuesta
19th Sep 2023, 7:15 PM
Om Verma
The playground output for programs that require user inputs is not good. Who else has observed this??
codeplayground
sololearn
8 Votos
1 Respuesta
6th Feb 2017, 11:45 AM
Baba Yunus Abdul Yekin
why the number of states is +1 the number of inputs in optimal control or in optimization??
matlab
optimal-control
optimization
system-equations
4 Votos
1 Respuesta
18th Nov 2020, 6:03 PM
Zhenis Otarbay
What happens when more than one variable is required and the user inputs only one variable?
c++
variables
2 Votos
4 Respuestas
15th Jul 2016, 9:31 AM
Shashwat Garg
Write a code for complete binary tree( not binary search tree)which takes integer inputs
c
c++
0 Votos
1 Respuesta
18th Feb 2018, 7:45 AM
Samar
Looks like your program needs input ...split multiple inputs into separate lines..... TT..TT what is thiss!!??
code
help
please
run
2 Votos
3 Respuestas
2nd Feb 2017, 11:46 AM
MILZART
Hello everyone. I need help. I write a program it can't answer for all inputs and I can't solve the problem
java
5 Votos
7 Respuestas
28th Jan 2021, 6:25 PM
Azaad
how to split integer inputs from the same line and put them in integer list ?
lists
python
3 Votos
3 Respuestas
29th Jan 2018, 4:23 PM
Rupesh
Anybody knows about flight dynamic simulator and how to analyse data and give inputs to that?
anybody
hardware
knowledge
with
1 Voto
2 Respuestas
22nd Jan 2022, 2:59 AM
ຸ
How do I take inputs in 'for loop' under new variables created at instant based on need
assistance
c
coding
cprogram
forloop
help
program
urgent
1 Voto
3 Respuestas
11th Nov 2021, 7:30 AM
A Mohammed Alhaan
Can somebody help me figure out why this is not working?
if-statements
inputs
python
strings
0 Votos
8 Respuestas
31st May 2018, 1:39 AM
Nate Bowles
Is there any way by which you can give inputs to code playground during runtime?
java
4 Votos
1 Respuesta
21st Jul 2017, 12:48 PM
Wasim Akhter
Write a program that inputs three numbers and displays whether all numbers are equal or not using nested if.
c++
0 Votos
2 Respuestas
21st Mar 2017, 5:00 PM
Tehreem
i am new to solo learn and i am not understanding how to accept inputs in the below program
python
0 Votos
5 Respuestas
26th Mar 2020, 2:26 AM
Abu Ubada
How can i get it when the user inputs the wrong number it restarts the process?
beginner
java
1 Voto
3 Respuestas
14th Dec 2018, 12:36 AM
Aaron Soto
Write a program in C to find maximum and minimum of three inputs without using if statement
c#
2 Votos
4 Respuestas
7th Feb 2018, 3:56 PM
Christia Ruby
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
How to get inputs for a global variable in the global part of the function?
c++
1 Voto
3 Respuestas
2nd Aug 2017, 1:31 PM
santhosh kumar
How do i change an h1 text for the value of two inputs with js?
html
input
javascript
js
0 Votos
2 Respuestas
10th Feb 2020, 5:18 PM
Emiliano0308
How can we program C# to ask it for 2 inputs instead of 1?
c#
1 Voto
2 Respuestas
24th Jun 2017, 8:47 AM
ashab rabab
i need help how can i program a code in C language that if the user inputs a number it will check if thenumber is prime or not
if-statements
2 Votos
32 Respuestas
11th Dec 2018, 1:27 AM
Christian Jay Medallo
Why don't I get expected bubbleSort with some inputs like 9 8 7 6?
bubblesort
1 Voto
1 Respuesta
21st Jun 2018, 6:59 AM
LottoMan
Help me please! How do i split inputs multiple line ? Anyone cares ?
input
java
1 Voto
2 Respuestas
3rd Feb 2017, 12:34 AM
Gus Erbi
How can I take multiple String inputs using array (or any other way)?
arrays
java
string
0 Votos
2 Respuestas
22nd May 2017, 7:21 AM
Aatmik Jain
How to make a story game by taking user inputs and just by using javascript , html and css
please
1 Voto
6 Respuestas
12th Jun 2019, 2:22 PM
Pranav mundhra
What is EOF when reading a line? It pops up when I try to do inputs
input
python
strings
2 Votos
3 Respuestas
4th Feb 2017, 4:08 PM
Slitherboy
Please, how do i consider a situation where the user inputs a character or alphabet instead of an integer...
python3
2 Votos
4 Respuestas
7th Sep 2018, 9:24 PM
wizHÆVÊN§
Write a java program that determines whether the text the user inputs is a palindrome or not
java
2 Votos
4 Respuestas
16th Mar 2017, 9:10 AM
Ahmed Sameh
How to get inputs from html form and put it in an array
php
0 Votos
1 Respuesta
3rd Mar 2018, 5:14 AM
Danial Zulkarnain
Can someone tell me how to get array inputs from user in ruby?
array
input
ruby
0 Votos
1 Respuesta
8th Aug 2017, 5:34 AM
Nivesh
why my output is not coming correctly if I give my inputs ?
cprogram
error
0 Votos
1 Respuesta
18th Oct 2023, 4:12 PM
Mahaswetha Imayavaramban
Can inputs be entered one at a time and interactively, instead of all at the beginning?
help
3 Votos
2 Respuestas
18th Jun 2017, 4:48 PM
Mike Gloudemans
Is there a max number of int inputs when declaring an input to an integer.
kotlin
0 Votos
1 Respuesta
30th Jun 2021, 1:29 AM
mofe_sanya
Why the sololearn app wants to accept all inputs of program whe we run it initially at one go?
compiler
sololearn
6 Votos
3 Respuestas
13th Sep 2017, 11:21 AM
HASHIR IMAM
What we will de if i have to take 2 inputs one after the other in python??
input
output
python
1 Voto
3 Respuestas
7th Jul 2018, 10:25 AM
Chaitanya Sharma
help me in my code. i want to display the value of 2 inputs and the textarea.
javascript
0 Votos
4 Respuestas
13th Sep 2018, 2:51 AM
Wilfred Florendo
In Sololearn When We Post Python Code And our code in many Inputs But Run Just One Input????
input
python
python3
sololearn
2 Votos
3 Respuestas
9th May 2020, 6:38 AM
Syed Ahmed Raza Shah
What is the example of code if we want to add numbers but we don't know how many inputs will be given ?
python
python3
2 Votos
11 Respuestas
2nd Jan 2021, 2:04 PM
Iron Coder
In language c when using this app .how can we split multiple inputs .app says in saperate lines but i cant get desired answer?
c
1 Voto
12 Respuestas
9th Sep 2020, 10:14 AM
Real xazus
Java console don't allow me to make multiple inputs in the output it only ask for one .. but the same code is working on eclipse
double
float
java
loops
math
objects
6 Votos
8 Respuestas
6th Sep 2018, 11:58 AM
2Math
My inputs form send name and email POST are not comming in output. Thanks you sir
and
email
name
post
0 Votos
2 Respuestas
18th Aug 2022, 6:46 AM
Malick Diagne
How to Create objects based on one of the user inputs required for the class and access the attributes using the object?
classes
cpython
objects
python
3 Votos
7 Respuestas
11th May 2018, 6:20 AM
®️ahul Mathews™️
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
8
9
10
...
12
Siguiente >
En tendencia hoy
How many days will It takes to completely learn front end
4 Votes
SQL
3 Votes
HTML/CSS questions
0 Votes
JAVA PROGRAMMING
2 Votes
IMAGE
0 Votes
What Does Pseudo Elements Mean.
2 Votes
Html
1 Votes
How can I continue with my goal if I lost all my lives?
0 Votes
member initializer list : order of evaluation
0 Votes
Find courses
0 Votes