Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
There is a glitch in the last comparison operators question the check button just pops up the keyboard and it won't move on
javascript
operators
0 Votes
5 Answers
30th Jun 2016, 7:34 AM
Pete Sid
Can someone please help me on this code solution? I can't find a solution for the last test case else other tests seems to work.
c++
0 Votes
3 Answers
1st Sep 2022, 2:22 AM
Komil Dudhwala
Why its 20 not 20.0.......since in the last problem the answer was in float...how to declare whether its an integer or float
python
0 Votes
3 Answers
8th Oct 2018, 4:02 PM
Jervis.J Vasanth
Help me. I tried this code for longest word in python. I even succeeded in the first 3 tests but failed in the last one.
python
1 Vote
3 Answers
10th May 2021, 12:13 PM
Ritesh Behera
Why does the phone app lose track of completed modules? Seems to revert back to the last time i logged in.
app
0 Votes
2 Answers
27th Jan 2024, 6:25 PM
Timothy Smith
where shoud i place "i" to save "n" value in this code and can show the saved amount of "n" in the last line?
cplus
1 Vote
3 Answers
26th Aug 2020, 6:45 PM
Nariman Tajari
My code runs, but if I input (P) the last part of code it doesn't execute, may I ask what is the problem?
c++
0 Votes
2 Answers
26th Feb 2023, 5:47 AM
Francis
Why is it that when i stream a file with getline(), i don't get the last sentence in the file? Is it because of the stream?
c
c++
cplusplus
cpp
2 Votes
2 Answers
7th Nov 2021, 5:39 PM
Kareem Idris
What is wrong with declaration statements below: int first = 10, New = 12, last = 3, old = 40;
an
answer
i
need
please
0 Votes
3 Answers
26th Apr 2017, 12:57 PM
wilson
write aprogram that calculates average mark of female students in class assume that the last valu read is Sentinel -1 from mark
c
programming
1 Vote
1 Answer
25th May 2019, 1:51 PM
seraj aldean
Can i change my program so everytime i run it, i have the changes of the last time i ran it?
java
0 Votes
2 Answers
23rd Jun 2020, 12:00 AM
Pame
Why we <strong> two time for a single word or line once at start and once at last of the word or line
</strong>
php
2 Votes
3 Answers
6th Nov 2016, 7:33 AM
Vishal Dubey
Am I right understand, that first x=1 put in arr[1], so we get arr[3+1]=4 and in last arr[0] =2 + arr[1] = 7(4+3) = 9?
javascript
0 Votes
4 Answers
22nd Oct 2020, 10:52 AM
Тимур Завьялов
Hi, can you help me in the last exercise of the zoo of the sql course, i think it had an error several times
sql
0 Votes
3 Answers
6th Aug 2021, 7:16 PM
Maria Carolina Sanchez Gil
need last 5 weeks of data , I have week day table column weekcod and having data 202001,202002,202003......202052,202053
5
dat
needlast
of
weeks
-3 Votes
1 Answer
14th Jan 2021, 5:01 PM
Steve Km
Please help me to figure it out what is wrong with this code! It's the last lesson of data structures course 🙏
ayuda
code
data-types
help
0 Votes
2 Answers
22nd Aug 2022, 10:24 PM
Mabel Zavala Moreira
In table, How to change the colour of entire row to green when the last coloum value is "successful"
html
jsp
0 Votes
1 Answer
22nd May 2018, 1:38 PM
Arushi Kulshreshtha
I get ']' This in last of output of code to print A-Z using ASCII value plz check code and tell me where it is wrong.
ascii
c++
program
5 Votes
3 Answers
5th Jul 2017, 6:37 AM
Shivam Shandilya😊🙌
Write a program in Java to accept a sentence in lower case and make the first and last letter of each word capital.
java
-2 Votes
2 Answers
11th Sep 2019, 1:26 PM
Dinesh Kumar
Where is our last year solo learn statistics? Like how may hour we have code and our achievement?
sololearn
0 Votes
1 Answer
1st Jan 2025, 9:46 AM
Shakil Anower Samrat
there is only default value for last parameter of all arguments?does the previous parameter have any default value?
c++
function-arguments
functions
0 Votes
1 Answer
15th Feb 2017, 1:43 AM
Naethra.K
How do I delete the last 3 lines of a file and append a new string in python3?
files
output
python3
0 Votes
1 Answer
21st Mar 2017, 3:23 AM
Aaron Nelson
Please i need someone to help me explain this code from line 1 to the last line. I just came across it but i don't understand it
programming
python
2 Votes
2 Answers
5th Apr 2020, 10:32 AM
Okonkwo Emeka
Confusing about "update frames" and "update constrains" in the Resolve Auto Layout Issues (the last chapter in Auto Layout)
auto
Layout
swift
0 Votes
2 Answers
19th Sep 2016, 2:16 PM
Nplus Chang
I have a problem with the first curve bracket and the last one they are not connecting when I try to rewriting the code
2 Votes
3 Answers
22nd Feb 2018, 1:15 PM
Iamnuel
In the last project of the Python beginners course I am having an error in output " none ,'what should I do?
code
following
help
project
python
searchengine
0 Votes
2 Answers
2nd Aug 2022, 6:21 PM
Sabeen Fatima
Can someone please help me understand how the last quiz on break and continue gives an out put of 16
javascript
loops
0 Votes
2 Answers
8th Feb 2017, 5:10 AM
Raymond Muyuka
Write query to find total salary to be paid in 5 years after annual increment of 5% on last year salary of every employees..
database
datatype
dbms
mysql
rdbms
server
sql
0 Votes
2 Answers
27th Jul 2022, 4:55 AM
Dumb Coder 🤡
Anyone help me to complete this code please open the link and see in last two questions are written help me solve.
python3
0 Votes
1 Answer
23rd Jun 2021, 5:08 AM
Akash Gupta
Plzz solve it yrr!!!! In the same program, when i put input wid different name in my codes...it should show d last name
java
program
1 Vote
2 Answers
22nd May 2018, 4:01 PM
Harsh Agrawal
How to create a list consisting of the negative values in the last numbers. Associate the new list with the variable negtives.
python
0 Votes
3 Answers
29th Oct 2016, 10:21 PM
lil_gibby
to open a file in python and print the first word and the last word of the first line, and so on with all the lines of the file.
python3
2 Votes
2 Answers
29th Jan 2018, 1:20 AM
Srt
For the last else statement... how can I make the program run again after it asks to enter 1 or 2 ...
c++
else
statement
0 Votes
3 Answers
14th Apr 2017, 6:28 PM
Luke Mai
I have a problem with the first curve bracket and the last one they are not connecting when I try to rewriting the code
4 Votes
1 Answer
22nd Feb 2018, 1:15 PM
Iamnuel
I keep trying to add Java as a skill on my profile and it seems to only last for a few minutes is this a bug?
sololearn
0 Votes
2 Answers
14th Dec 2021, 7:08 PM
Mpho Mahloko
Suppose we are using int main() and after that in the last of the program why we are writing that return o;
c++
1 Vote
2 Answers
14th Dec 2016, 3:12 PM
chandraprakash
Hy. I m beginer at python.I have try this code. But on the last line i try print ('') empty and it is showing nothing. Reply?
python
0 Votes
5 Answers
29th Apr 2017, 8:04 AM
Shah Zaib
I am in last year of my bscIT course. What next should i do and why ? Can any one explain how to start career in cyber security?
advice
career
2 Votes
2 Answers
27th Jul 2018, 5:00 PM
niharika
I am trying to create a custom list in JAVA, i have attached the link to my code. i have a problem with the last method.
java
0 Votes
1 Answer
2nd Nov 2021, 5:46 AM
ACE
i input two Names having first name and last name, but this code is not printing both names ? can anyone help?
python
python3
0 Votes
2 Answers
8th Mar 2019, 2:40 PM
Muhammad Ahad
I'm trying to write a program that will accept a long integer as in[put and remove the last digit...click message for more info
java
0 Votes
3 Answers
23rd Aug 2017, 12:11 PM
Favour Onwuchekwa
In the last statement the answer should be 8. If x=2 then x+ (3*2) = 2+6 = 8. I know I am wrong , but how?
operators
-1 Vote
4 Answers
18th Jan 2019, 10:35 AM
Haider Rassiwala
Write a program which can interchange/swap elements in such a way that the first element is swapped with last element and so on.
c++
0 Votes
2 Answers
21st Mar 2019, 6:31 PM
uday kiran
Calculate a perimeter using given number. The last digit of the number is breadth and remaining corresponding digit is length
code
cprogramming
sololearn
-4 Votes
1 Answer
18th Apr 2022, 1:29 AM
SUDARSHAN URJANA
Why the ^ matches a begining character or group but the $ matches only the last character not a group
match
0 Votes
1 Answer
4th Feb 2017, 11:28 AM
Rafatoov
how can an alert (prompt etc) return true/false? doesn't it merely display? This is related to the last quiz; chapter 7.
booleans
javascript
0 Votes
2 Answers
3rd Oct 2016, 6:37 PM
ixnayOntheAmScray
Consider the odd series 1, 3, 5, 7.... 97. Write a function to this series up the last term. Hence print the sum and average.
c++
0 Votes
2 Answers
27th Nov 2018, 8:49 AM
Akelemor Bright Cleverly
Mysql, can any one help me with these questions. how to find the last alphabet and the first alphabet on a table
mysql
0 Votes
1 Answer
24th Jul 2021, 4:36 PM
Micheal Alfred
Why it says 'Complete the previous code repo to unlock this one', When i tried to complete the previous one, it can not open.
1.add
and
below
first
immediately
last
name
profession
your
your
1 Vote
1 Answer
16th Feb 2022, 7:47 AM
Mustofa Abdela
Hi my friend s i need the last question answer i wiil do evrythin g but it didnt work ( clear value a b key remove ) please help
html
html5
web-storage
0 Votes
6 Answers
29th Aug 2017, 5:10 PM
Mestan Atsizz
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
15
16
17
Next >
Hot today
New code
1 Votes
Does anyone have the solution for this challenge?
1 Votes
How would you solve the part of the C# Intermediate code project that requires operator overloading?
0 Votes
Kernel in Jupyter
2 Votes
Solved# Survey data format in coding for data
1 Votes
Why is it so hard to get a job as a junior dev? Or just wanting to do an internship.
1 Votes
I am beginner,This is will be right code?
0 Votes
Solution to solving this bugged problem
1 Votes
JAVA PROGRAMMING
1 Votes
Solved #Relay race coding for unit 9 you are creating code for a relay race
0 Votes