Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Mistake in sql questions on android app(russian version)
mistake
sql
tests
2 Votes
1 Answer
8th Sep 2017, 11:53 AM
Taras Porada
Hi, I want to create a function in CS that tests a number. If it is positive, the function calculate its square (x²)but if.....
c#
callingupthefunction
function
if
negative
positive
x*x
x*x*x
0 Votes
5 Answers
22nd Dec 2020, 12:22 PM
Elia John
A C# console app that tests weather an input string is strong or weak? It should contain >=8 char &als 1small &also 1upper case
c#
password
3 Votes
2 Answers
22nd May 2019, 12:02 PM
Ytbarek Gebre
what is wrong with this code? 10 and 11 tests fail. And yes, I know that the code is not readable. but someone help
python
python3
1 Vote
3 Answers
2nd Oct 2022, 8:09 PM
klq
Unit test with python
python
tests
unit
1 Vote
1 Answer
9th Dec 2017, 3:13 PM
David RIEHL
Code Coach Practise I tried this code coach and I can't seem to figure out what I'm doing wrong, all tests are right other than
data-types
2 Votes
2 Answers
10th Feb 2022, 3:39 AM
Dak Kueth Diu
I need help on this code, it is for for password validation problem in code coach, 1 out 13 code tests failed ( number 8)
collections
2 Votes
3 Answers
28th Apr 2020, 9:18 PM
Oyedeeoke
Could u add some tests on courses ratherthan challenges without giving hints in comments to practice more content??
nothing
1 Vote
1 Answer
18th Jun 2017, 2:17 PM
Chellari Bhavani
Does anyone else think that the java challenges are brutally short in time since the tests are written in a bad jargon?
java
1 Vote
4 Answers
15th May 2017, 11:30 PM
David Beczuk
Write a program to input marks of three tests of a student (all integers).Then calculate and print the average of all test marks
code
python
python3
-1 Vote
3 Answers
15th Oct 2020, 4:52 AM
Prathyusha Arumalla
Why is this not working for all tests? Could anybody suggest me..this is working for only 1,2,5 tests for paint costs.
c
python3
0 Votes
1 Answer
6th May 2020, 1:57 PM
Sanjana Gopavajjhula
What are the 3rd,4th tests by the code coach in SOLOLEARN?? and what changes I should make in my code to pass these tests??
ben
2 Votes
3 Answers
19th Jun 2020, 2:34 PM
Ben
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
Is it possible to disable "space" as input in most tests and quizzes and clear filled field if I click on it again?
quizzes
test
tests
1 Vote
1 Answer
14th May 2017, 10:58 AM
Vladimir Melnik (melvladimir)
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
How am I supposed to know what's wrong with my code if tests are hidden and I don't know what results I should have gotten there
code_coach
0 Votes
2 Answers
5th Jan 2020, 8:32 AM
Katty Leony
Is the Sololearn Java course a good option if you want to self-study AP Computer Science A (the exam tests Java)?
course
java
0 Votes
1 Answer
2nd Aug 2022, 9:49 AM
Cordia
Please find what's wrong in this program. When we enter run: input — 2, output — 55, expected— 55. But my 5 tests are failed
code
codecoach
java
0 Votes
1 Answer
20th Aug 2020, 7:35 AM
Irine Theresa Antony
Write a program to input marks of three tests of a student (all integers). Then calculate and print the average of all test mark
python
0 Votes
2 Answers
5th Sep 2023, 6:24 AM
sukhpreet singh
can someone tell me what I'm doing wrong? I have outputs the result of 2 tests and 1 does not read the result from the first
javascript
0 Votes
3 Answers
17th Jun 2021, 6:48 PM
iking л
Is there any better solution for this one??? I got only 12/13 correct tests and I can't find why the other test was wrong
c++
hard
problem
0 Votes
1 Answer
12th Aug 2020, 12:35 AM
Jayp
Why do people follow each other and how can ease up when doing tests pleas help and also follow .The more the merier please.
follow
me
please
0 Votes
3 Answers
2nd Mar 2018, 8:16 AM
Ryan Macharia
You have a box of popsicles and you want to give them all away to a group of brothers and sisters. If you have enough left in th
doesn't
it
pass
some
tests
through
0 Votes
5 Answers
4th Nov 2021, 7:59 PM
siviwe sam-sam
Why are tests 3,4,5 hidden? This code works on 1 and 2 but not on 3,4,5 and I'm unable to submit it because of that. Any ideas?
basics
code
python
0 Votes
2 Answers
6th Nov 2022, 1:18 PM
Stefan Ambrose
what's wrong with my code?
doesn'tgo
it
some
tests
through
1 Vote
1 Answer
6th Nov 2021, 12:01 PM
siviwe sam-sam
What should I write on Java? How can i get inspired?
app
code
eclipse
java
software
tests
5 Votes
3 Answers
17th Jul 2017, 11:11 PM
Gabrielle Cristine
Question Test Quality
challenge
community
correctness
learning
quality
tests
0 Votes
2 Answers
10th Dec 2018, 7:16 AM
Florent
Make Ruby script what's...
master000
practice
ruby
scripts
tests
1 Vote
1 Answer
24th Nov 2017, 5:22 PM
Master000123000
Examples of unittests used in my small programme
python
python3
test
tests
unittest
unittests
1 Vote
1 Answer
26th Jan 2019, 6:53 PM
Konik
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
3
Next >
Hot today
How can a recursive function works perfectly in a for loop with large numbers while calling it too many times raises an error?
3 Votes
How to allow one instance of exe
1 Votes
Reverse observer pattern : remove dynamic_cast
2 Votes
purchase of a subscription
1 Votes
What has happened?
1 Votes
seats = 100 (blank) seats > 0: print "sell ticket" (blank) = seats - 1
0 Votes
Theater management help me
2 Votes
What should I add/improve ?
1 Votes
Flight tracker coding foundation help me
1 Votes
Should You Specialize or Diversify in Programming?
1 Votes