Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
5 + 4 + 3 + 2 + 1 = 15. Output: Enter a number: 5. The sum of the first 5 integers is 15.
java
2 голосов
7 ответов
21st Oct 2020, 1:09 PM
Celine V. Caballero
write a programe to enter no. of days and conert it into months weeks and days
c++
0 голосов
3 ответов
27th Sep 2016, 7:19 PM
Prakash Chandra Joshi
Write a program in c++ , enter two values and print them Together by while loop
c++
0 голосов
3 ответов
31st Oct 2017, 10:08 AM
Parinay Chaudhary
Why when I enter data by "prompt" and want to add it add up as text strings?
javascript
strings
supernoob
0 голосов
2 ответов
12th Jul 2020, 2:57 PM
Sam Vásquez
Can someone Pls help me with writing a program to display the day when we enter the date Month and year?
calendar
java
1 голос
7 ответов
18th Nov 2016, 6:01 AM
Prarabdh Garg
WAP to enter a string and display the set of characters in the string
arrays
c++
functions
strings
0 голосов
1 ответ
10th Jan 2018, 12:10 PM
Pooja Gera
How can i send data from one database to another without enter user mean from backend
php
0 голосов
2 ответов
2nd May 2019, 7:42 PM
Mansour Sherzad
How to insert an image so that when I enter a(1) number displays a certain image
c++
0 голосов
3 ответов
14th Feb 2018, 9:43 AM
Mustafa Ali
Overloaded method to enter string and check 1.letter appear at the start and end,special word 2.two string equal?3.char at n pos
function
java
overload
string
1 голос
5 ответов
28th Sep 2020, 11:52 AM
Sheetal
Pattern challenge : Enter 5 numbers if the largest is bigger than the sum of the two smallest number then print a triangle else
c#
c++
challenges
java
javascript
python
ruby
2 голосов
11 ответов
5th Oct 2017, 7:13 AM
Ahmed Mohammed Ahmed Khodary
When I run any code on solo learn it doesn’t let me enter any value. Does any one have an idea why is that happening?
c++
2 голосов
13 ответов
3rd Nov 2017, 7:02 PM
Ana Gillani
Python program to enter Positive number N and find numbers a and b such that a2 - b2 = N
linear_algebra
python
1 голос
4 ответов
15th Mar 2018, 5:39 PM
Manorama
I think GO 10.2 practice is broken. I enter the sample solution and it doesn't accept it!
go
0 голосов
2 ответов
22nd Jun 2022, 4:09 AM
David Heyman
How to hide responscode at the top of body. The responcode message show if i press enter button to comment.
box
comments
enterbutton
php
postcomment
with
1 голос
6 ответов
25th Feb 2017, 8:05 AM
フェリー
Write a C program to enter 30 marks from user using one dimensional array, and write all numbers starting from 30th to first
arrays
c
code
1 голос
7 ответов
21st Dec 2021, 6:05 PM
LAMA ALYAZJI
How to make a user enter sentences in a str variable untill he inputs 0 (zero)?
functions
python
1 голос
2 ответов
27th Jun 2016, 4:20 AM
Aakash Vyas
In python language using eval() fuction we get the any expression result. Enter suppos (7*6/2) output 21
python3
0 голосов
2 ответов
24th Sep 2018, 8:21 AM
Amol Walunj
Ask users to enter three numbers. Write a python program to find the greatest number among them.
python3
-1 голос
2 ответов
14th Sep 2021, 12:52 AM
Pravesh Bhandari
In which section of HTML document do we enter place text to be displayed on title bar?
html
-2 голосов
5 ответов
8th Oct 2017, 10:05 AM
Ayush Jaiswal
Please guide me to final output. I'm stuck in a part where it should return 1 if i enter negetive arg or zero
c++
function-arguments
functions
sololearn
4 голосов
4 ответов
4th Apr 2018, 6:28 AM
Ronald Mbanjwa
I'm the unique one that know a little bit of python and anyways enter C++ challenges? I had won entering random answers e.e.
c++
challenges
python3
2 голосов
9 ответов
27th Dec 2016, 9:28 PM
Julieta Rossi
PYTHON LOVERS! IF i take a input from user , then how we write code by which, user input cannot be enter the input blank.
input
python
4 голосов
7 ответов
14th Jun 2018, 4:37 PM
𝖆𝖙.𝖚𝕷
C: Why if I enter 45.8 in a float variable and printf it, y get back 45.79999999?
c
0 голосов
2 ответов
2nd Feb 2020, 9:09 AM
Blanca Romero
Design a program that prompt user to enter 10 numbers and show the sum of all these numbers ( in loop case)
self-learning
0 голосов
8 ответов
9th Sep 2018, 1:13 PM
anabia
at c language , How do i enter more than one value for the same variable so that it depends on the last value
c
c++
0 голосов
8 ответов
15th Sep 2019, 9:10 PM
Hesham Aamer
Create php code
code
enter
fast
integer
php
1 голос
3 ответов
28th May 2018, 1:06 PM
Ilja Nikandrov
w a java program to enter name i.e. Raja Ram Mohan Rai and print R R M R
java
0 голосов
4 ответов
18th Sep 2016, 2:25 PM
Akshansh mishra
why cant you enter a command like this in the python 3.7 app... you can only do this in the solo learn code play ground
input
output
python
1 голос
11 ответов
19th Jun 2019, 9:24 AM
AmgKhvbbi Schweppes
Guys please please tell me , in this code if I enter 10,20,5 respectively the output is wrong ,please correct me
node.js
0 голосов
6 ответов
15th May 2021, 11:55 AM
roshan roy
ask user to enter numbers, until he enters - 1.Then displays a sum and average of all numbers entered before -1.
c
c#
1 голос
5 ответов
19th May 2020, 9:58 PM
Alvedin
Why is custom input in c++ not allowed in solo learn? And how can i make user enter inputs?
c++
Custom
custom-inputs
inputs
0 голосов
5 ответов
12th Jan 2018, 6:47 PM
Gracious
Fill in the blanks to enter five numbers from the user and print their sum. Store the sum in the variable named total.
blanks
enter
fill
five
from
in
numbers
the
to
user
0 голосов
4 ответов
24th Aug 2017, 10:43 AM
Abdulhamid Babar
After user enter the number of times to be displayed, how to displaying emoticons that the user enter?
javascript
-1 голос
2 ответов
4th Nov 2020, 3:44 PM
Yan
Hello I am new in this app plz anyone tell where to enter a number in this program
java
0 голосов
2 ответов
18th Sep 2021, 8:34 AM
Shashank
Is there a way to execute a cmd command with administrative privileges without having to enter the admin password? Thnks.
os
python
python3
subprocess
windows
1 голос
3 ответов
5th Nov 2018, 4:22 AM
Ayoub Haida
How can i make automatic redirect to mobile site if user enter it from mobile ( see description )
code
0 голосов
4 ответов
12th Apr 2018, 3:12 PM
Abdelrahman Ashref
Enter a number, find multiples of 3 and 5 below that num, and add them to the sum,if multiples of 3 and 5 are the same,addonce
c#
0 голосов
8 ответов
3rd Mar 2021, 8:37 PM
Yasswecancn
I haven't found the option for enter multiple value with the scanf function, plzz help me out
c
0 голосов
2 ответов
19th Apr 2020, 11:28 AM
saurabh singh
How to enter to the code maker like the real programming make a application or game ??
application
code
game
programming
1 голос
1 ответ
16th Mar 2021, 8:45 AM
Carbon dioxide
I want to break for loop by pressing the enter and my inputs iare indexs of an array (c++)
arrays
break
c++
for
loops
0 голосов
3 ответов
28th Oct 2019, 2:32 PM
bavan
Write a program to enter a 2 - Dimensional array and show the answer after dividing it?
arrays
0 голосов
3 ответов
28th Dec 2017, 10:27 AM
Aman Singh
How Can I Display The Number Of The Array in The Output using a Loop???? Example (I Want the Output 2 B Like This) "Please Enter the Array's Element Number 0:" "Please Enter the Array's Element Number 1:" and So On.....
arrays
java
0 голосов
4 ответов
7th Aug 2016, 10:06 PM
Mahmoud Hamdy Abaza
Is there a way to get input of a single chracter without the need of pressing Enter key or Return key in JAVA Programming
getchar
input
java
2 голосов
6 ответов
30th Jun 2020, 2:51 PM
K. MASTREX
I created the code, but when I enter the software and click on the desired option, I exit the software. Does anyone know why?
cod
error
java
xml
4 голосов
4 ответов
12th Nov 2020, 5:59 AM
Mahan Rezaei
I'm trying get input from user and seeing if the word they enter and index is true.
coding
help
java
0 голосов
3 ответов
14th Feb 2018, 9:01 AM
[No Name]
Can anyone Write a program to enter a number and calculate the square of each no.
c++
-1 голос
3 ответов
6th Jul 2017, 4:22 PM
Gourav Kisku
Write a program to ask the user to enter a list counting numbers between 1 and 12 and replace all entries>=10
lists
python
1 голос
4 ответов
30th Sep 2019, 1:29 PM
Ayush Tripathi
WAP to find and print greatest numbers from different numbers entered by user.The program should terminate when a zero is enter
.
-4 голосов
6 ответов
18th Sep 2021, 4:53 PM
Huzaifa Inaya
Write a python program which will ask user to enter positive integer. Your program will output a message that indicates if this number is an even or odd number for example- if user enter 5 your program can output a message like"number 5 is an odd number"
python
1 голос
4 ответов
28th Jan 2017, 2:36 AM
Parita Shah
Write a program to enter a two Dimensional Matrix and print the even elements ?
arrays
1 голос
1 ответ
28th Dec 2017, 8:36 AM
Aman Singh
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
8
9
10
...
14
Следующий >
Актуальное сегодня
What's wrong with this code ? ( Beginner)
3 Votes
Ejercicio Pytho
0 Votes
Pig Latin
0 Votes
Please rate my code from 1 to 10
2 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Square Roots
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
Uuu
1 Votes
How to start
0 Votes