Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How to prompt user to input data using do while without creating new separate variables for each new data set?
c
c++
do
loops
stopped
until
while
0 Votes
4 Answers
27th Feb 2018, 2:41 AM
Chuck
Please help me with this code. This is a program to read the user names and password from
c
programming
0 Votes
1 Answer
10th Jul 2022, 4:35 AM
Upendra Raj Joshi
Write a program that accepts two strings from the user and prints the combination and the concatenation thereof.
python
0 Votes
3 Answers
17th Mar 2017, 11:15 AM
Lerato
Display even numbers smaller than the value that the user chooses (from big to small) in c sharp
loops
0 Votes
1 Answer
23rd Jul 2023, 7:14 AM
Yasaman Hosseinzadeh
how to write a code of matching a random number from a user input number using if-else statements.
python
0 Votes
2 Answers
22nd Feb 2020, 6:29 AM
H K Nagar
Is this correct implementation for - Create a Car class and as a user I want to use the car .So I need to get into the car
python
python3
0 Votes
4 Answers
16th Oct 2020, 2:32 PM
Deepak Jayaprakash
How come the Scanner object pops up first when asking for user input without showing the question being asked before it?
input
java
1 Vote
4 Answers
16th Apr 2017, 6:30 PM
Rich Korba
i have some project that ask me to write a program that will ask the user to input n positive number.
c++
code
coding
flowchart
psuedocode
0 Votes
5 Answers
23rd Jan 2017, 8:40 AM
nsazw
PYTHON PROGRAM- REPEAT
input
python
python3
repeat
user
0 Votes
2 Answers
23rd Sep 2018, 4:59 AM
Krishnanshu Dey
Help with programming for school I’m new to python Write a program that will ask the user to enter the amount of a purchase.
python
0 Votes
4 Answers
22nd Aug 2023, 7:17 PM
Okay Aqua (Amir Battle)
How network communicate with php code and how php received a data input to the user and store it database table in DBMS.
database
php
1 Vote
4 Answers
11th Nov 2021, 6:47 PM
Ibrahim Idris Ibrahim
how i can provide facility to user to upload their images in document in html
<html>
0 Votes
1 Answer
30th Jun 2018, 10:01 AM
aditya
How to take input from user several times and save it using forms in php?
forms
input
php
user
0 Votes
1 Answer
29th Nov 2017, 3:20 PM
Amz
What type of visual studio project is best for creating application with rich user interface?
c#
c++
studio
visual
vs
0 Votes
1 Answer
27th Nov 2016, 2:09 AM
Alexander Sholk
i need To fil an array with randoms between two nembers given by thé user
c++
objects
-1 Vote
2 Answers
1st Oct 2016, 9:02 PM
boutheina
how to search the user input string from collection of objects in js or vuejs?
js
vuejs
-1 Vote
2 Answers
3rd Aug 2017, 5:26 PM
Deepak Aryal
How do I ask then get a user to add a range of numbers ?
c++
0 Votes
1 Answer
15th Nov 2016, 6:21 AM
Cody Ramsey (JJ)
Can somebody tell me how to store user input into a variable so you can do anything with it for example math???
help
please
ruby
thanks
5 Votes
2 Answers
14th Mar 2017, 10:39 PM
Shedrick Williams
How Do I Correctly use strcmp to compare the array to user input ? (What's Wrong with my Code for text input!!)
c
0 Votes
3 Answers
11th Jul 2021, 7:16 AM
Mwamba
For developers Sololearn ⌨💾💽
code
developers
discuss
filter
for
search
sololearn
user
15 Votes
3 Answers
16th May 2017, 2:06 PM
<mr/>
Create a Program that asks the user for a no of km converts it into miles and print the result
=1.69km
1
mile
0 Votes
2 Answers
5th Mar 2020, 3:38 PM
Eda Vishnu Priyatam Reddy
Draw the flowchart<rt required to find the sum of negative among 50 numbers entered. By the user
anser
-1 Vote
2 Answers
20th Dec 2022, 12:07 PM
all tam
Prompt the user to input 3 integer values and print these values in forward and reversed order
and
forward
order
reversed
0 Votes
2 Answers
29th Jan 2017, 9:28 PM
Safiyyasaleh Sadiq
Though we aren't assigned any value for num and even we didn't get the user input,The output of this program came as -11932 How?
c
problem
solution
1 Vote
4 Answers
9th Aug 2020, 9:13 AM
Nandini B N
How do input values of an array?
arrays
c++
input
user
value-types
3 Votes
2 Answers
30th Jun 2017, 9:11 PM
RKJ 🌹
Make a C program that allow user to list integers and then the program will tell what was the largest integer and times it occur
sololearn
0 Votes
7 Answers
9th Sep 2018, 7:26 AM
Sky
any body know the answer : Input example Expected Output name ="Tom" Tom name ="Bob" Bob # Ask the user for input and sto
*codingfordata
coding
data
programming
python
2 Votes
3 Answers
4th Aug 2024, 12:33 PM
Imam Qori
Write a program to take input from user and check whether greater than zero , Less than zero , and Zero . Using try catch throw
c++
catch
challenge
coding
cpp
happy
throw
today
try
1 Vote
5 Answers
15th Jan 2021, 7:29 AM
ROHIT KUMAR
Can anyone help me creat a shell script command in linux to ask user for directory name and count the number inside it?
scripting
shell
1 Vote
4 Answers
7th Jul 2018, 8:46 AM
Nicholas Kiplimo
Create a program that can accept user input and can display your equivalent grade, if the grade is 75-79(poor) 80-89(good)
bunny
0 Votes
2 Answers
25th Nov 2022, 1:02 PM
Zen Chabacano
Write a program that prompts the user to input three numbers. The program should then output the numbers in ascending order.
c++
0 Votes
2 Answers
6th Nov 2017, 6:22 PM
Talal Odat
How to implement login??
c++
drugstore
login
user
users
1 Vote
3 Answers
20th Oct 2017, 12:48 PM
Roberto Herrera
I am a beginner and also fresh user of this beautiful language plz guide me how to learn it and master on it
java
0 Votes
6 Answers
25th Jul 2017, 7:44 PM
Show bazz :p
What is wrong with this code? It is supposed to give the value of the Nth digit of Pi which the user provides.
python
0 Votes
2 Answers
16th Dec 2024, 1:31 AM
Ondieki Onduso
Can we Return the value from the user defined function to main function without specifying with keyword?
c++
functions
keyword
question
return
1 Vote
1 Answer
7th Feb 2019, 2:00 PM
Nitin Madas
How can I check if the result given by the user is correct using javascript and html
functions
help
html
javascript
math
0 Votes
2 Answers
24th Oct 2018, 8:40 PM
Nia
Make a C program in which user input a word and it counts number of characters as a output.
c
program
question
0 Votes
2 Answers
28th Apr 2021, 8:20 AM
Arin Bagul
How do i write a javascript program that asks the user to enter up to 10 golf scores, which are to be stored in an array?
css
html
javascript
0 Votes
4 Answers
16th Sep 2018, 8:55 AM
Eustice Kabelo Thuke
Can anyone help me out why throws java. io.IOException for getting a character input from user is not working in sololearn
(char)
=
input
system.in.read();
1 Vote
2 Answers
5th Apr 2019, 5:49 PM
Vasanthamalika
Write a program to accept five names the user and print only those names which starts with v ends with y
getting
iam
not
-2 Votes
3 Answers
11th Jan 2022, 1:17 PM
Umapathi Vaishnavi
How to create a code which identifies whether the user input is composed of the only characters specified in the program?
development
javascript
web
3 Votes
1 Answer
30th Apr 2018, 8:20 AM
scientist
How do I write the program so that if an user presses ok in the confirm box,the values are automatically saved?
javascript
1 Vote
4 Answers
18th Oct 2017, 1:57 PM
Adrija Ray Chaudhuri
Can we write a method to get user input and return it as a string to use later?
input
java
0 Votes
3 Answers
15th Aug 2016, 8:21 AM
Fernando Francis
How can I make it so my code asks what kind of subclass its the one i want an object to be? C#
c#
classes
inheritance
inner-classes
user
Userinput
1 Vote
6 Answers
26th Jan 2018, 3:12 AM
Agustin Romano
Develop a forum functionality using which a user can create a thread and all other users can reply on that.
<div>
<li>
<menu>
<ol>
<script>
<span>
<ul>
etc
2 Votes
1 Answer
23rd Jun 2018, 10:17 AM
Bandana Bisht
Guys please help in my C program. My program needs input from the user and l can't figure it out.
c
1 Vote
2 Answers
2nd Dec 2022, 7:41 AM
Bothwell Jiri
how do I concatenate two strings entered by the user having spaces in both the strings and display the same??
c++
0 Votes
4 Answers
17th Jul 2016, 1:25 PM
kamal joshi
Please any way to give space between my strings and output
concatenation
conditions
get
If
input
java
user
5 Votes
6 Answers
7th Sep 2017, 6:45 AM
Dosunmu Ayanda Yusuf
How can I make good buttons and textboxs for inter email and password So that usability and benefit to the user in c#
"c#"
1 Vote
4 Answers
12th Nov 2019, 5:10 PM
AHMED Alhaidari
how to complete a code to ask the user for input, store it in the NAME variable and display it on the screen?
input
output
python
1 Vote
3 Answers
15th Jan 2024, 9:12 PM
Ahmed Eneji Emmanuel Sunday (Ansah Godwill)
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
43
44
45
...
56
Next >
Hot today
Font size
0 Votes
Please reply me
1 Votes
Web code
0 Votes
what's wrong with my code?
2 Votes
Mobile
0 Votes
Same question
0 Votes
Career switch from non tech to tech domain
1 Votes
About SQL application
2 Votes
Help!
0 Votes
python coding
0 Votes