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 do i take input from the user in pHp using solo learn? Through forms
php
-1 Vote
1 Answer
6th Oct 2022, 5:18 AM
RonakSingh
Can only get one cin user input to appear and not multiple as they should
c++
loops
0 Votes
2 Answers
17th Nov 2016, 6:08 AM
Matt James
How can I take user inputs from forms add, edit and delete from list items on my html page. Just like adding a to-do list.
date
edit
forms
javascript
save
store
0 Votes
6 Answers
6th Jul 2020, 5:54 AM
Edward Ndiyo
int, string is the created classes? and object can be the variable that the user inputted right?
classes
0 Votes
2 Answers
10th Aug 2019, 2:47 AM
Nguyễn Tín
How can I show a question in the input box when the user wants to input something
python
0 Votes
1 Answer
21st Oct 2022, 4:38 PM
Ahmed Salih
I am writing a program to input a wprd by user and print the smallest number of that number... But i am wrong
sololearn
sololearners
0 Votes
4 Answers
1st Nov 2020, 7:40 PM
Pratyush Khare
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 Votes
7 Answers
31st Mar 2017, 11:05 PM
Jean Prathammavong
A code that will ask for the list length, & also ask for the user to input until the number of the input==length of the list
input
list
python
0 Votes
8 Answers
15th Sep 2018, 10:03 AM
Joseph Ojo
code a c++ program to capture 10 employee information from the user and then display the information which was entered by the
c++
0 Votes
4 Answers
29th Oct 2016, 3:10 AM
precious
How to check if email form is valid email if email is valid and user clicked on button it have to render new Component
javascript
js
react
2 Votes
3 Answers
13th Jul 2020, 1:32 AM
Abdulaziz Abdurasul
i just want to create a website where a registered user can upload their products 100 images. anyone please help me??
#css
#html
#javascript
#php#
mysql
2 Votes
1 Answer
16th Jul 2020, 8:56 AM
Arshad
Any help guys How to get century of date wich inserted by user from input exam ( 01.06.1988) by array JavaScript
javascript
0 Votes
2 Answers
3rd Jul 2020, 10:14 AM
Sabah RK
There is a user named solo learn that was automatically added in my following list is this real solo learn team
solo
sololearn
1 Vote
2 Answers
15th Sep 2020, 12:12 PM
匚ㄖᗪ丨几Ꮆ 爪卂丂ㄒ乇尺
it's possible to write a javascript who can run when the user try to close the navigature?
javascript
1 Vote
2 Answers
8th Apr 2017, 8:14 PM
Othman El Mzalni
How to take the user input to assign which operator they want to use for an problem
c#
0 Votes
2 Answers
16th May 2020, 8:52 PM
Akon C
Write a Python program that sorts three integers. The integers are entered from user using input function.
python
1 Vote
2 Answers
12th Nov 2017, 6:40 AM
Belal channel
I have textbox with name "name" I want when user enter his name and click send button he send to anther page .
css
html
jquery
php
sql
2 Votes
5 Answers
18th Mar 2017, 1:21 PM
Kirollos Ayman
Create html page with search option where user can search can search college or course name when use start typing to search a
solvemyproblem
-2 Votes
4 Answers
17th Jun 2021, 5:31 PM
Payal Manghnani
how to show matrix which the elemen inputed by user ?example if user inputed by java util scanner [1,1] 5 [1,2] 4 [2,1]1 [2,2]1 how we show the matrix final is 5 4 1 1
input
java
matrix
0 Votes
2 Answers
17th Sep 2016, 1:42 PM
nisa905
Write a python program that prompts the user for two numbers, reads them in and prints out the product, labeled
python
-2 Votes
3 Answers
26th Mar 2022, 5:32 AM
Danhinn Irungu
Is it possible to create a web code on SL that takes user input and saves it to my device?
web
0 Votes
3 Answers
30th Jul 2018, 2:25 AM
Coder2747293736
Can you pleasa give me a puthon code that generates multiplication table of a number that the user chooses?
multiplication
python
tables
2 Votes
2 Answers
20th Oct 2017, 3:38 PM
Νικος Μανε
Help! I need to generate a user input (int) and get the last digit of the number. Please help.
java
programming
0 Votes
2 Answers
28th Jun 2021, 1:54 PM
Yee Hoe
This is my c# program.. This program takes user information. Anyone can help me. I'm stuck in this program which error in this p
k
2 Votes
4 Answers
6th May 2021, 12:12 PM
Kamal Shakya
Programming GUI with C++?
application
c++
graphical
gui
interface
user
3 Votes
5 Answers
22nd Jul 2017, 1:36 PM
stufava
Play() can only be initiated by a user gesture problem in js then audio play
cd
n
0 Votes
1 Answer
4th Nov 2022, 5:38 AM
gulab Kathat
How can I do that my app know the first time the user enter? C#
c#
If
winforms
1 Vote
1 Answer
16th Mar 2018, 12:39 AM
SebGM2018
How can I merge two different string input taken from user and then I have to sort alphabetically the combined inputs.
programming
python3
1 Vote
2 Answers
8th Aug 2020, 7:26 AM
Seema Haldar
Guys how can I make it? When user click on create my account to link him to my website home template?
help
0 Votes
3 Answers
11th May 2019, 8:05 PM
Sadeeq Hassan
Where is this error code? how many years will his deposit in the bank double? Deposits and interest takes from user
c++
code
error
java
question
0 Votes
3 Answers
12th Jun 2020, 6:40 PM
saina
Using scanner class how to declare an array from getting user input. As well as getting capacity of array from input
arrays
java
0 Votes
4 Answers
25th Dec 2016, 6:23 PM
vaibhav deshmukh
Is there a way to make the playground wait for part of a code to finish before asking for user input?
c#
0 Votes
5 Answers
24th Aug 2016, 12:12 AM
Chris
Is there any way to find out whether the number entered by user is int or floating point number without using any loop in c?
c
0 Votes
5 Answers
11th Dec 2020, 11:38 AM
Anujkumar Jain
When we put input() in python.. normally it shows no title or something to tell user when inputting . I want to show user..
python
0 Votes
6 Answers
10th May 2020, 2:46 PM
Bad Boy BB
i want the email --input()-- to be an actual email instead of string because the user will enter anything and this is a Mess🥹?
input
python
1 Vote
3 Answers
30th Apr 2023, 12:18 PM
M-j
I want to input string from user and then return him into numeric value like. a=1, b=2 c=3 so onn
doubt
mapping
python3
1 Vote
2 Answers
1st Oct 2020, 8:17 AM
Shivam Kumar
Find a number the number which is entered by the user is even or odd without using modules (%) operator?
c++
2 Votes
3 Answers
10th Nov 2016, 6:13 AM
DEATH WALKER
Please when making a password validator in Python, how do I make the user input mixture of letters and characters
passwordvalidator
python
python3
validator
1 Vote
2 Answers
19th Mar 2020, 9:01 AM
Emmanuel Anozie
If i use google font type link in my html.Is it desplay correctly whether it not install in user computer?
a
2 Votes
3 Answers
22nd May 2017, 2:37 PM
Abdur Rahaman
How we will do the user has ability to write a number and then our programming is running ?
python
0 Votes
1 Answer
6th Aug 2023, 5:16 PM
Aashutosh Kumar
How Can i Create notifications Function In php .. when Ever User Insert Complaint .. alert Admin by Notification.
php
1 Vote
2 Answers
20th Oct 2018, 9:20 PM
Faizan Ahmed Siddiqui
How to search for particular types of words from a list in a sentence given in the user input?
chatbot
input
python
python3
search
0 Votes
2 Answers
7th Mar 2019, 4:56 AM
Ядрото
How can I create a program that allows the user to input any name and the system will automatically choose 1 name from it.
c
0 Votes
5 Answers
7th Dec 2019, 11:49 AM
Gabriel Arguelles
please make me know following code is working and if not whats the error ? i want to know how to get multiple user inputs in jav
java
3 Votes
8 Answers
29th Oct 2017, 7:45 AM
E Vision
Write a program in c which user enters a number like 4250 and output should be in words i.e. four thousand two hundred and fifty
c
program
1 Vote
4 Answers
28th Jan 2022, 5:52 AM
Nitesh Nagar
I want, when the user finish to type his infos on myOwn_ID to secure the data so no one can change it, how to make it ?
c++
0 Votes
7 Answers
30th Nov 2019, 2:19 AM
Amadou NDIAYE
Create a file in linux by user user1 and it should not be writable by user1 but user2 can able to read, write.
linux
0 Votes
6 Answers
22nd Jul 2018, 9:07 AM
Srikar Bharade
Take 10 integer inputs from user and store them in an array. Now, copy all the elements in another array but in reverse order
c++
1 Vote
3 Answers
19th Jan 2022, 6:22 AM
Mumtaz Ali
Take an input as a string from user and print the reverse table of first number till the last number
c++
-1 Vote
5 Answers
11th Apr 2017, 3:33 PM
ayesha
How would i enter an unlimited input from the user into a dynamic memory malloc array? Needed in c language.
c
cpp
language
0 Votes
2 Answers
23rd Oct 2021, 6:03 PM
Kareem Idris
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
42
43
44
...
56
Next >
Hot today
Please reply me
1 Votes
what's wrong with my code?
2 Votes
Web code
0 Votes
Same question
0 Votes
Career switch from non tech to tech domain
1 Votes
About SQL application
2 Votes
Imagens
0 Votes
Help!
0 Votes
python coding
0 Votes
Python
0 Votes