Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Good morning sir. I want to submit my two input into my variable name and emel. I have error line 18. Thanks you sir.
into
submit
variable
1 Vote
1 Answer
5th May 2022, 4:28 AM
Malick Diagne
I want to know they diference between two dates in days so i script this code but for some reason it do nota work, please help
datetime
python
1 Vote
1 Answer
23rd Apr 2022, 11:11 AM
Jovanny Becerra
What is the error in my Java Program, Program is Write a java program to calculate and print sum of two numbers, Please help me.
error
1 Vote
1 Answer
31st Jul 2023, 9:52 AM
Shourya Singh
I made a calculator in c++ and it is doing all which I expected but now I want to modify it and it is only working on two
c
c++
calculator
0 Votes
2 Answers
18th Nov 2020, 1:24 PM
Hussain Ali
When I say "left outer" vs "right outer" to join two tables, is it crucial that I list my tables correctly when i reference the tables after "FROM"?
join
sql
0 Votes
5 Answers
2nd Jul 2016, 2:56 PM
Michael Midyett
Suppose we have two arrays of int data type. One is having 40 elements, and other has 25 elements. Can we assign the array of 40
algorithm
c++
c++expert
1 Vote
1 Answer
3rd Sep 2020, 3:31 AM
Ali abbas
Is it possible to to declare a function which returns two parameters using out and also has a third parameter which is recieved?
c#
function-arguments
methods
out
1 Vote
2 Answers
7th Jan 2017, 3:04 AM
Prashant Brahmbhatt
is it possible to write two values in one line in continue function in python's while loop??can anyone help me to solve this??
loop
python
python's
python'sloops
python3
whileloop
0 Votes
2 Answers
3rd Apr 2020, 2:29 PM
HAMZA
why use % two times in if statement after top 10 when result show one time %, what is the mean of second percentage?
c
0 Votes
1 Answer
13th Mar 2020, 7:32 PM
Jitendra Kumar
Can anyone tell me if the output is 2 it prints 2 two times and if 5 five times but I just want to print once it's about lab num
java
0 Votes
4 Answers
3rd May 2020, 8:35 AM
Shivam Rawal
Good morning sir. I want to connect my two input email and password to log with Facebook login. Thanks you sir.
facebook
input
login
with
0 Votes
1 Answer
4th May 2022, 7:03 AM
Malick Diagne
Fill in the blanks to declare a method that has two int parameters with default values 6 and 8, respectively, and displays their
c#
0 Votes
1 Answer
18th Jul 2023, 9:39 AM
dhatchanamoorthy m
Whenever I'm using two files such us .h and .cpp, I obtain a no such file or directory error. What should I do?
basics
code
codeplayground
compiler
0 Votes
2 Answers
22nd Aug 2018, 9:50 AM
Hls
Write a c++ class to implement hierarchy two class are inheriting a single class for example a and b are inheriting class c
c++
1 Vote
1 Answer
27th Mar 2018, 6:50 PM
Manisha R Gupta
Write a program which would take two number and print the highest number factor if the number of equal number print the average.
java
0 Votes
1 Answer
3rd Nov 2019, 6:02 AM
Mohammed
Can anyone explain me what the difference between these two codes. Seems I don t understand the use of elif.
elif-statements
else-statements
python
-1 Vote
1 Answer
30th Sep 2016, 10:05 PM
hernanoeh
If x = v and v is x 2 then x,then how could you write it in two letter,number,or signal?
python
-2 Votes
1 Answer
9th Nov 2017, 11:23 AM
TheTalentedKid
Can anyone help me with the pseudo code to perform addition of two 8 bit numbers using 4 bit adder??
-1 Vote
1 Answer
11th May 2017, 2:01 PM
Md Shaifan Shahid
Write a function named "swap_floats" that takes two floating point arguments and interchanges the values that are stored in thos
f
-3 Votes
2 Answers
9th May 2017, 3:17 AM
علا ابوديب
Write C++ code to display following array (matices) without using cin statment, and try to use two nested for statment.
c++
0 Votes
1 Answer
13th May 2017, 6:54 PM
shad oow
how can i create multiple buttons and assign images respectively to each button using only two view controllers in swift...
and
buttons
create
display
how
images
multiple
to
0 Votes
1 Answer
10th Dec 2018, 11:54 AM
Surendra Goud
Suggest for me some best practice programs that I can practice with excluding simple ones such as adding two numbers.
3rdyear
android
java
undergraduate
0 Votes
1 Answer
1st Apr 2020, 8:09 PM
John Gitau Njenga
When using two cin in a code and input only one input then what is the other output that comes?
c++
cin
variables
0 Votes
1 Answer
14th Dec 2016, 8:52 AM
Madhav Narayan
In html how can our webpage contain two different background colours. For example, blue at top half and red at remaining
bgcolor
html
0 Votes
2 Answers
18th Sep 2017, 4:21 PM
Siddhant Poddar
Wap to find distance between two points when the distance is represented as feet:inches system.it should use the concept of oops
c++
0 Votes
2 Answers
12th Jan 2017, 8:53 AM
Hunter
How can we put two differnt link to same line without using   element n align 1st link to left side n 2nd link to right side
can
how
line
links
on
put
same
two
we
3 Votes
2 Answers
26th Jan 2018, 8:10 AM
Pranshu Singh
10.WAP in python to take two lists of same size and create a third list of same size with adding elements at the same location o
python
0 Votes
2 Answers
7th Dec 2020, 7:04 AM
Y S GAMING
Find Matching pairs of numbers
find
help
identical
match
numbers
pairs
patern
simular
two
0 Votes
3 Answers
29th May 2018, 9:41 PM
Andries van der Walt
Isn't these two programs(portion of number valudation in JS) have same output? 1 is working but 2 is not, please help me out
html
javascript
0 Votes
1 Answer
2nd Apr 2022, 2:56 PM
Logician S
There are two languages in my course vb.net & java, and i have to choose one language for my mini project. Which one will best?
java
vb.
1 Vote
2 Answers
3rd Aug 2019, 3:23 PM
Frozen Pearl
In simple calculator code at point where two userinput no are being added and stored in result 'str' is added before (a+b).WHY?
add
calculator
python
simple
Userinput
0 Votes
2 Answers
4th Feb 2017, 7:10 PM
chandranu dhabal
I cant go to next level...please help.me i have reach level 4 in last two weeks i have completed my courses but i cant reach
cant
friends
help
i
level
me...
next
reach
1 Vote
2 Answers
16th Jun 2017, 6:09 AM
❤Romantic Idiot ❤
Anyone to assist me with a code that prompts user to enter time in the format *HH:MM:SS* in c++ Enter two times *E.g. time in,
c++
0 Votes
1 Answer
30th Oct 2019, 10:20 PM
Alfred Phiri
I was asked to put input so I print(5+5) and it was given me me the ryt up in my calculator. Print("enter 'add' two numbers")
print
0 Votes
2 Answers
21st Apr 2020, 5:17 PM
Fubara Gospel
Urgent answer needed! How do I link two html which I made using solo learn ? Or how to generate( .html ) link in solo learn ?
.html
css
html
sololearn
urgent
web
website
0 Votes
2 Answers
23rd Mar 2019, 2:58 AM
Nikesh Adhikari
2 kingdom are at war.kingdom 1 has N soldiers (no. As 1 to N) & war goes on for K days.each day only 1 solider can be select.
algorithm
are
at
c++
difficult
has
java
kingdoms
two
war
3 Votes
3 Answers
8th Mar 2017, 9:47 AM
priyanshi srivastava
Using a while loop write a java program that will prompt a user to enter two integers using a keyboard and return their sum.
java
0 Votes
2 Answers
13th Oct 2017, 9:46 AM
Hammy
Hi Guys! I have a datagridview in my form with two communs (A&B) i will like to set col A values to col B and skip row one of A
c#
2 Votes
1 Answer
5th Nov 2018, 4:54 AM
ABDOUL RAHIM NDANE PECHOU
Echo"hello"; and echo($sum); here in this two codes their is a point that echo must have single quotes r double quotes
php
1 Vote
1 Answer
21st Jun 2017, 5:13 AM
R Prathibha
I thought than an id could only be used once, but i used it two times and it worked. Could someone explain this to me?
class
html
html5
id
0 Votes
2 Answers
25th Sep 2019, 8:32 PM
-DSaus-
interface named num with two functions int add (int x, int y) and int diff(int x, int y) then make a class the implements that.
java
sololearn
-1 Vote
3 Answers
17th Apr 2017, 4:47 PM
Arbind Mandal
How can we merge two list so that it includes all elements of list 1 and only elements from the list 2 which are not in list 1.
lists
merge
python
4 Votes
1 Answer
21st Jan 2018, 3:23 AM
Rahul Dwiwedi
question is about c++...write a program in c++ to implement addition and division operator for the ratio class hence print the given two ratios x and y their sum (x+y) and their division (x/y)
c++
0 Votes
6 Answers
3rd Oct 2016, 4:21 PM
mayuri
I wrote a code with intention to obtain two numerical inputs and add them but its not working: pls help var V = prompt("enter V"); var U = prompt("enter U"); var ln = U+V; document.write(ln);
javascript
operators
0 Votes
7 Answers
10th Dec 2016, 2:44 AM
Nwaburu Emeka Christian
What data type will be better for a field that need the user to choose one from two or more options?
java
programming
0 Votes
1 Answer
15th May 2018, 11:00 AM
Ferdinand Rosmi
There is a single operator in C#, capable of providing the remainder of a division operation. Two numbers are passed as paramete
dd
0 Votes
1 Answer
7th Jan 2021, 1:23 PM
Jumong
(marvel studio)this is my heading.how can i give seperate colors for this two words and align it in one line.please help?
h
-1 Vote
1 Answer
25th Aug 2019, 9:33 AM
Abhinraj
How to create space between text or string depending upon conditions. Or how to aad two or more spaces in javascript
javascript
0 Votes
1 Answer
16th Feb 2017, 5:28 PM
ASHISH PANDEY
Program to simulate rolling two dice about 10,000 times and compute and print out the percentage of rolls that come 2,3..11,12
python
0 Votes
1 Answer
8th Sep 2017, 4:57 PM
Abhinav Anand
You have two employees in your organization. Write a program to take their salaries as input and print them both out.
java
-5 Votes
2 Answers
2nd Jul 2021, 9:41 PM
Sanchit Bahl
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
51
52
53
54
Next >
Hot today
Functions in python
2 Votes
HTML
1 Votes
For Mobile app
0 Votes
What’s the One Thing That Helped You Learn Coding Faster?
2 Votes
Answer please
0 Votes
I need advice
0 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
I need advice
0 Votes
Why this code fails even without data race
0 Votes