Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
What is coding to count no.of +ve and -ve no. entered by user like user will enter different numbers in prompt box,0 to stop.
idea
whole
0 Votos
35 Respuestas
28th Jan 2018, 12:54 AM
Manpreet Singh
#how can correct this code #i m trying to get the addition of all digits of entered number
addition
loops
python3
while
0 Votos
7 Respuestas
6th Aug 2020, 10:35 AM
Abhishek
How to write a program to find out that the number entered is a perfect Square or not
lists
0 Votos
9 Respuestas
15th Aug 2018, 12:52 PM
Wanpyntngen Rumnong
I wanna know what numbers are prime before num10 and entered by user with java language
.
0 Votos
2 Respuestas
24th Apr 2022, 9:47 PM
Fatma hgazy
What is the program to find the entered character is vowel or not?
c++
0 Votos
2 Respuestas
29th Dec 2016, 12:49 PM
Ravi Yadav
How does modulo work please if i entered 10 in this if statement.
even
java
numbers
0 Votos
2 Respuestas
22nd Aug 2017, 9:41 AM
D_Stark
Challenge. Condition Determine the number of vowels and consonants in the text entered in the program In any language
c#
c++
html
js
php
python
python3
swift
0 Votos
10 Respuestas
14th May 2020, 4:26 AM
Shoxnurbek Muhiddinov
what would be the output of this code if the user entered 5 and 4 as input? width = input() height=input() area = int(width) int
4
5
and
be
code
entered
if
of
output
the
the
this
user
whatwould
2 Votos
6 Respuestas
8th Apr 2022, 12:00 PM
Anupama Lover Dharaneeswar
Why is it not typing the whole print line entered in function battery? The only output is 75.why?
class
python
0 Votos
6 Respuestas
2nd Jul 2020, 3:21 PM
Atul
Write a Java program to print the ASCII value of the entered character
a
ascii
java
of
print
program
the
to
value
write
-1 Voto
1 Respuesta
26th Nov 2020, 1:11 PM
Saniidhya Ojha
During code in c++ 'If cin is entered then why after runing it does not ask for input
c++
cin
0 Votos
8 Respuestas
17th Aug 2018, 6:36 AM
Somil Porwal
How I can use entered text in a new web page in html..?
<form>
<input>
0 Votos
2 Respuestas
18th Jan 2018, 2:44 PM
cheena babu
What is the PHP code to check whether an entered number is prime or not.
php
primenumber
0 Votos
2 Respuestas
21st Nov 2022, 2:20 PM
Arie Lou
How do you print out something if user hasn't entered Any data in Scanner
anomonyous
how
If
java
no
print
to
1 Voto
2 Respuestas
31st Dec 2016, 9:46 PM
daragh
How to find out no. digits present in a alphanumeric string entered by a user?
a
alphanumeric
digits
in
no.
of
string
2 Votos
2 Respuestas
26th Sep 2017, 5:17 PM
Aditya Kishan
Challenge - Write a C++ Program that reads a Positive Integer Entered by an interactive user.
c++
0 Votos
3 Respuestas
24th Dec 2017, 3:41 PM
Abdulsalam Musa
how do i add a new p tag to this code each time text is entered in the input ?
all
html
javascript
1 Voto
12 Respuestas
3rd Jul 2017, 8:24 AM
Hoeft Brian
Simple Question.I entered 7. Why is the program not printing 7, True. It is printing 7,False
simple
1 Voto
2 Respuestas
1st Sep 2019, 8:06 AM
Yogi Next door
How to Write a program in C++ to check whether user entered string is palindrome or not?
c++
palindrome
string
1 Voto
3 Respuestas
10th Nov 2018, 3:13 PM
Suyash Gatkal
Write a C++ code to sum five integer numbers entered into your program by the user, using only two variables in your solution?
c++
-2 Votos
14 Respuestas
22nd Apr 2021, 11:13 PM
Younis Ahmad
Program to read the numbers until -1 is encountered. Also count the negative and positive and zeroes entered by the user.
python
5 Votos
6 Respuestas
6th Sep 2019, 9:47 AM
Bhavesh Nakka
How should be the code to get sum of even numbers from series entered by user in c language
c
print
1 Voto
5 Respuestas
6th Dec 2021, 9:28 AM
Rushikesh Dhamke
Write a program that will ask the user to continuously enter a number until such time that the entered value is not a number.
c++
input
inputs
invalid
limit
of
2 Votos
11 Respuestas
1st Oct 2021, 12:45 PM
shlee_
Why does my code take integer 8 as default when no number in entered through cin.
c++
1 Voto
1 Respuesta
22nd Jun 2019, 6:13 AM
BoiCoded
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
Any idea why my code adds a new number in that I never entered when sorted?
c+
0 Votos
4 Respuestas
4th Sep 2017, 12:26 AM
Chris
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 Votos
10 Respuestas
25th Feb 2021, 9:54 AM
jayadurga Nagisetty
USING FOR LOOP ACCEPT THE NAME HOBBY AND AGE OF 5 FRIENDS AND STORE THEM IN A TABLE.DETAILS MUST BE ENTERED BY USER.
java
jgrasp
0 Votos
13 Respuestas
17th Feb 2020, 1:35 PM
abdifatah Adow
Program to find out that the entered no. Is divisible by nine or not
c++
0 Votos
2 Respuestas
14th May 2017, 9:38 AM
Pankaj Tilwani
Write the program to determine if a number entered from the keyboard is a prime number or not?
i
0 Votos
3 Respuestas
29th Jun 2019, 6:43 PM
Mohammed Hussaini Musa
Help here !please...when I entered wrong number its ask input and then execute else statement .I want it earlier.
python
1 Voto
5 Respuestas
30th Aug 2018, 11:12 PM
aman singh
How to sum up any two numbers entered by the user through a space? (Java)
java
split
1 Voto
1 Respuesta
23rd Apr 2018, 3:59 PM
Руслан Соколов
Using string gives no output. When I entered "hi" the output was "no output". Python language
string
0 Votos
2 Respuestas
3rd Apr 2020, 1:47 PM
ronak narkhede
Please help me to create a Java program to print all the anagrams of a entered string??
java
0 Votos
4 Respuestas
4th Jan 2017, 12:59 PM
Akash Karnatak
Please help me to solve this problem in this problem how to check user entered number is 4 digit or not?
function-arguments
1 Voto
5 Respuestas
29th Aug 2021, 1:03 PM
Mufeeda
How to pass a value entered in a text in html to other page using javascript?
html
javascript
0 Votos
3 Respuestas
7th Apr 2017, 2:50 PM
Raghav Agarwal
Program using PHP and HTML to create a form and display the details entered by the user
and
html
php
-2 Votos
3 Respuestas
24th Jan 2022, 9:17 AM
Shankar Oli
Can anyone help me please in making a python program for printing the middle name of an entered name.
py
0 Votos
4 Respuestas
24th Oct 2019, 4:28 AM
Shreeyansh Singh
In java, how to check whether the value entered by user is there in the constructor or not?
constructor
in
java
0 Votos
2 Respuestas
17th Nov 2019, 12:55 PM
Harshita Shreya
Help me please! I need to write a program that adds two numbers entered by the user on java
java
3 Votos
2 Respuestas
15th May 2020, 5:15 PM
Ситникова Варвара
Write a code or program which tells , whether an entered number is Prime or not.
c#
c++
java
javascript
python3
ruby
swift
1 Voto
2 Respuestas
6th Dec 2017, 2:18 PM
Olam
C++ Program to calculate area of Circle, triangle and rectangle based on entered choice using switch, User Defined Functions.
c++
switch
user-definedfunctions
0 Votos
5 Respuestas
26th Dec 2017, 12:24 PM
Koustub Poddar
How to show result of html code which is entered in textarea tag, in iframe of same page without any other languages?
css
css3
html
html5
1 Voto
8 Respuestas
28th Jun 2020, 9:30 AM
Gajendra Suman
what should we do if we want to store data entered by the user in vector, in c++
array
cin
data
vector
2 Votos
3 Respuestas
17th Mar 2018, 7:00 PM
Suraj Jha
Write a program to print all the prime factor of number in python entered through keyboard.
numeric-operations
python
0 Votos
1 Respuesta
2nd Nov 2019, 8:19 AM
vikrant soni
How to find the sum of following series using "1+(1+2)+(1+2+3)+(1+2+3+4)+.......N" the value of N is entered by the user.
,addition
,for
,series
,sum
c++,
loop
loops
of
series
2 Votos
4 Respuestas
29th Oct 2017, 4:25 PM
S-Y 007
How to check whether the entered input is string or integer or float in java ?
java
-1 Voto
2 Respuestas
1st Mar 2017, 1:17 PM
vikram gupta
write the code to construct the greatest odd number from the user entered number using single array
c
c++
java
python
1 Voto
2 Respuestas
1st Oct 2018, 2:26 PM
ANKUR KUMAR AGARWAL
Multiple inputs can only be entered once in sololearn's online python3 ide. Plus they have no label.
input
output
python
3 Votos
1 Respuesta
4th Oct 2017, 11:03 AM
Natnael Eshetu
I am trying to replace "one" with "1" in the string entered by user but my code shows no output.please help
python3
0 Votos
5 Respuestas
3rd Feb 2020, 8:27 PM
Prabhjot Singh
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
2
3
4
5
Siguiente >
En tendencia hoy
What's wrong with this code ? ( Beginner)
3 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Please rate my code from 1 to 10
2 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
Square Roots
0 Votes
Uuu
1 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes