Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Given two numbers X and Y, write a function that: 1 returns even numbers between X and Y, if X is greater than Y else it returns
(x
{
=
=>
const
myfunction
return
x*
y;
y)
-4 Votes
5 Answers
5th Oct 2018, 8:24 PM
ohwo oghenekaro
I made a simple code in C++ but when i run it there is a compilation error even though i checked it so manu times, any ideas?
c++
cout
error
1 Vote
7 Answers
5th Feb 2018, 8:44 PM
Panos Koklas
I've been trying this python code and it asks for the password even if the names are different. Can anyone help me out?
python3
0 Votes
4 Answers
30th Sep 2018, 12:41 PM
Ajai Kannan. K
What change should I make in this python code so that I'll be able to output all Even numbers less than 1000
python
python3
0 Votes
2 Answers
26th Sep 2021, 4:14 AM
bernard
The action page is loaded even I enter the wrong password and click ok the alert screen. Anyone please tell how to solve this...
css
forms
html
javascript
password
2 Votes
3 Answers
6th Jan 2018, 2:22 AM
March Zucherbug
How does this still work even if the method was identified(what to print out(system.out.println))after saying to print hello();?
java
methods
0 Votes
2 Answers
7th Sep 2017, 2:17 AM
Neeha Kurelli
Why java collection framework extends iterable interface even though it needs iterator object to go through the collection?
collections
iterators
java
1 Vote
1 Answer
14th Aug 2017, 5:08 AM
Backbencher nazrul
Why are images, audio and video not showing even if I copy the exact src/link from my gallery without changing anything?
audio
html
images
video
0 Votes
2 Answers
3rd Aug 2022, 8:03 PM
Ayoub Sebit Mario
Why is this code giving the output of 'I am' even though I am giving the input of either John or Lara?
0 Votes
2 Answers
20th Oct 2019, 12:28 PM
Syeda Suraiya Binta Imam
A program that takes as input a single line of text and display whether there are an odd or even number of dashes. In python
programming
-4 Votes
6 Answers
21st May 2021, 7:19 PM
Motlatso Windy
Can anyone tell me why it outputs the if statement that is true when we input Sunday into it even though we enter anything else?
https://code.sololearn.c
0 Votes
4 Answers
14th Sep 2020, 12:21 AM
Sean Santhosh
Best website you use to learn more tips and tricks maybe even deeper in sites about development and hacking ?
code
website
-1 Vote
1 Answer
27th Jan 2022, 5:27 PM
Castiglione🏰Universe🌌
how do i solve this ? i just joined sololearn,You have a bowl on your counter with an even number of pieces of fruit in it. Half
help
1 Vote
4 Answers
9th Oct 2022, 9:15 AM
cayleigh uchiha
How do you manage to remember all the languages you have learnt? I tend to forget even a small concept easily. I m a beginner😓
beginner
2 Votes
2 Answers
26th Apr 2019, 8:07 AM
crazylearner@18
If set A contains multiples of number 4 in the interval [1,10] and set B contains the even numbers in the same interval find the
python
0 Votes
4 Answers
21st Apr 2021, 9:19 PM
yara
Is there a way to store a variable in Java without losing it even after stopping the program without using files or databases ?
java
0 Votes
5 Answers
13th Jul 2017, 10:33 PM
ilyes younes
Is it possible to get placed in great tech giants like Google or Facebook even though one studied in normal college?
placements
1 Vote
2 Answers
26th Dec 2017, 5:15 PM
Balaji Bhai😁😁😁
Is it possible to have more than one "else if" conditional statement in the same script. Even tried this code didn't work.
javascript
1 Vote
3 Answers
1st Jan 2017, 9:21 PM
Idowu Shogbon
How does the compiler ignores the comments by the two slashes even in comments there is no semicolons that terminates the lines?
c++
1 Vote
1 Answer
26th Jul 2020, 3:18 AM
Saumya Pratap Singh
The code still runs even after the <html> tag is removed from the top then what is the point of having it?
basics
html
0 Votes
2 Answers
8th Aug 2018, 10:33 AM
Vicky Nanny
Write a c++ program that add n even numbers and multiply n odd numbers from a given positive integers?
c++
0 Votes
2 Answers
8th Jan 2017, 3:51 PM
Temesgen
Write a C++ program that accepts an integer number and prints the following: 1) Sum of even factors of the number
c++
0 Votes
1 Answer
23rd Oct 2020, 1:36 AM
Deema Thnabi
Dont even know where to start but would like to know how coding and creating apps is done somebody to help
coding
0 Votes
2 Answers
29th Aug 2018, 8:38 AM
Ngari Stephen
Can anyone please write a C program to delete all the node placed at even position of the link list (start count from 1)
android
c
c++
ds
java
linklist
python
r
0 Votes
3 Answers
21st Mar 2020, 6:22 AM
Rohit Negi
Return the number of even ints in the given array. Note: the % "mod" operator computes the remainder, e.g. 5 % 2 is 1.
3
python
0 Votes
3 Answers
20th Sep 2019, 6:23 AM
AMAN TOMAR
Guys Javascript is givin me a headache why so many maths expressions....aaaagh i cant even win the quiz bcoz of the time limit
javascript
0 Votes
4 Answers
28th Jun 2017, 3:50 AM
Andrew Wacheni
can u tell why cant we go backwards in c++ even if we use seekp() and tellp() but where has we can go backwards in turbo c++
all
program
0 Votes
7 Answers
25th Jul 2017, 2:00 PM
yashas.s
How to write a program dat reads a set of integers then displays the sum of all even nos. & sum of all odd nos.
java
1 Vote
3 Answers
16th Aug 2018, 5:52 AM
John Kevin Laurencio
Am unable to upload an image,video and audio on my webpage including solo learn even after copying the link of of all
<audio>
<img>
<video>
0 Votes
2 Answers
17th Aug 2020, 10:33 PM
Løgîstïçs
I have been trying to understand this for the past 5 days. But couldn't.. i mean i never get even one percent of pythons
dunders
operator-overloading
python
1 Vote
3 Answers
28th Aug 2017, 5:34 PM
stephen haokip
free(ptr); Even though we are just proving ptr, How it assumes exact size of memory allocated first to be freed?
c
free
malloc
0 Votes
1 Answer
12th Oct 2018, 8:37 PM
TheEngineerIN
How would I answer the boleean the practice exercise I can't do it even it have a solution it didn't work how can some one help
boleean
javascript
0 Votes
3 Answers
15th Sep 2022, 10:51 AM
Mazing
Is it necessary to know javascript basics from now even if i have not conplete my course on HTML and CSS???
html5
web-storage
0 Votes
2 Answers
20th Aug 2019, 10:22 AM
Nouhaila Chab
In HTML do we even need <br> tags to put input elements on top of each other ?
<br>
html
html5
0 Votes
1 Answer
30th Apr 2020, 2:32 PM
Muhammad Ozair
When you want a sentence as output,why do both <p></p> and even nothing gives sentence as an ourput
html
parag
0 Votes
1 Answer
28th Sep 2019, 8:37 AM
Soham Shinde
Why does Python run the line of code 'if p == 2 or 3' even when the input p is equal to 1? Can someone point out the mistake?
if-statements
python
2 Votes
3 Answers
26th May 2018, 6:01 PM
Shohan Dutta Roy
why got it this result in array.filter? javascript
%
array
even
filter
function
mod
odd
0 Votes
3 Answers
16th Mar 2020, 5:40 PM
MetaCop
How to insert a image in html with correct link source because I'm trying a lot but it can't display picture even
a
how
html
image
in
insert
to
0 Votes
2 Answers
26th Sep 2017, 3:54 PM
vishal kharbanda
Please tell me why it is not giving decimal values of even after float value . For example for 4 . Thank for help 🙂
c
loop
programming
1 Vote
2 Answers
5th Mar 2022, 6:47 PM
Abhay mishra
Write a C program to display a string (say.."ict") 10 times and display its odd occurances in lowercase and even in uppercase
an
help
important
it's
please
question
0 Votes
3 Answers
26th Jul 2017, 2:50 PM
Anjali Nair
wap to define a list namely data in which 5 numbers are to be inputted from user. Find the sum of odd and even numbers from the
lists
0 Votes
5 Answers
2nd Sep 2020, 2:26 PM
Devendra Virat
What do I do when eclipse says "Java was started but returned exit code=1" when I open it? Cause now I can't even open eclipse
eclipse
error
java
jdk
0 Votes
3 Answers
26th Nov 2020, 8:35 AM
ismailprogrammer
Hi guys please help me with this I can't even understand the direction thanks for helping may all your wishes come true if ever
java
0 Votes
2 Answers
10th Sep 2022, 1:39 PM
Aizek
How did/do people create a way to communicate to computers and even have them respond (i.e. a programming language)?
html
javascript
0 Votes
1 Answer
6th Dec 2019, 7:01 AM
Griffin Mergele
[How to create a custom one] The Facebook, Instagram, Twitter 's (or even Sololearn) News Feed... How does their algorithm work?
algorithm
facebook
instagram
newsfeed
sololearn
twitter
1 Vote
1 Answer
21st Mar 2019, 4:09 PM
David Ajaba
[HELP!] VERY URGENT HUHU! Why won't my program show the Questions part of my program even when I selected a Lesson???
c++
if-statements
0 Votes
1 Answer
30th Aug 2019, 12:47 AM
siomai
Even though I put in "int main()" correctly in the coding playground, I'm still getting notfied that it is incorrect...what could I be doing wrong?
c++
int
main
0 Votes
5 Answers
20th Dec 2016, 12:22 AM
Rrrrroberto
I can't run any c code even i downloaded the c compilers and add it to the variable path environment but nothing works
bug
c
compiler
-2 Votes
3 Answers
16th Jan 2022, 1:06 PM
Lamyae EL Idrissi
class MyClass { public static void main(String[ ] args) { int a=0; int even = 0; for(even = 0;even <= 100;++even
java
1 Vote
2 Answers
2nd Mar 2017, 2:54 PM
Sahil
How to implement Stack data structure without using Stack Class? Base on the sample
and
even
java
numbers
odd
reverse
stack
0 Votes
3 Answers
24th Nov 2021, 11:20 AM
Sheng
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
21
22
23
...
25
Next >
Hot today
Guys help please
1 Votes
Python question
2 Votes
Python
1 Votes
Are websites hackable?
1 Votes
C# and sql
1 Votes
TICTACTOE
0 Votes
Void functional void with bool function
0 Votes
What course to take for AI?
0 Votes
Error
0 Votes
What's an unsigned int?
0 Votes