Cours
Se connecter
Commencer Ă apprendre l'IA
Cours
Se connecter
Commencer Ă apprendre l'IA
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Como puedo llamar a una funcion?
case
functions
java
0 Vote
1 Réponse
27th Apr 2018, 2:19 PM
Abraham Querido
public class Program { public static void main(String[] args) { int day = 5; switch(day) { case
tell
0 Vote
3 Réponses
9th Aug 2017, 11:00 AM
Ramsha Iqbal
When writing a switch, how can I specify a case in which x is greater than something?
javascript
switch
0 Vote
3 Réponses
1st Dec 2017, 6:44 AM
Hessam Tayebi
Hello, I try to code cheer creator but cannot past the test case 3, can you help me to find the problem?
python3
1 Vote
4 Réponses
27th Jun 2022, 9:43 AM
Arka Style
Does anyone feel like he wants to give up when learning,or its just a case for me?
alllanguages
c++
css
html
javascript
python
0 Vote
3 Réponses
26th Nov 2017, 10:20 PM
Solol Learno
HELP!!!! I keep failing the 3 & 4 case in the New Driver License challenge. The link to my code is in the description.
coach
newdriverlicense
python3
0 Vote
5 Réponses
16th May 2020, 5:55 PM
Olufemi Tofunmi
Can we use any other data type like boolean or float in case of int?
data-types
php
1 Vote
1 Réponse
17th Jul 2016, 1:16 AM
Vani Prathyusha
what is the 4th hidden test case in the BOT practice question in introduction to java ,in the 4th module
bot
case
else
if
java
methods
switch
3 Votes
1 Réponse
2nd Sep 2023, 9:34 AM
Andrew Coutinho
How do I use switch case to find the areas of a circle, rectangle, and triangle
c#
switch
0 Vote
2 Réponses
7th Mar 2017, 7:13 AM
silence
Can anybody tell me why i am getting 4 outputs,it should be 3 if i entered for 3 test case
c++
0 Vote
2 Réponses
5th Feb 2020, 6:54 AM
vishal shivhare
in this case what ever i choose it says wrong i think it has bug here can u check thanks alot
variables
0 Vote
4 Réponses
9th Dec 2019, 4:37 PM
mahsa khanbani
Is php still worth learning?
backend
case
html
node
php
1 Vote
5 Réponses
1st Jul 2018, 8:49 PM
Sönke Sproll
Write a program in Java to print the highest of the three numbers input by the user using switch case
java
switch
0 Vote
3 Réponses
8th Oct 2019, 4:18 PM
HACK GAMERS
Operator switch
c#
case
operators
question
switch
0 Vote
3 Réponses
19th Dec 2019, 7:24 PM
Mary_d9
Inputs in a switch function.
case
cin
switch
0 Vote
1 Réponse
21st Oct 2016, 3:49 PM
Roger Gomila
How to write a menu driven program to perform the following .(use switch case statement)
switch
0 Vote
1 Réponse
7th Sep 2017, 11:02 AM
Pranshi Kushwaha
Code to get second largest among three .... considering d case dat 2 can b equal.....
ques.
0 Vote
2 Réponses
5th Aug 2017, 6:28 AM
Manan Gulyani
Hello. I want to be able to exit a program whenever i like. For example, when i make a switch() and i press case 1, i want to
c++
return
switch
2 Votes
4 Réponses
22nd Aug 2019, 6:53 PM
-DSaus-
Why default constructor is not running in this case and parameterised constructor is running,when instruction super (10) is
aman
kumar
0 Vote
3 Réponses
3rd Aug 2017, 3:34 PM
Anum Anand
Can anyone send me average word length solution in python I have doing in this code all case are done but case1 notdone
python
python3
0 Vote
3 Réponses
24th Mar 2021, 2:08 PM
MAVADIYA DIVYESHKUMAR
Why the sharing option after playing a challenge shows 2:5 instead of showing 5:2 in the case of this post link given below?
challenge
1 Vote
4 Réponses
6th Jun 2021, 6:04 AM
â àșž
Is there any option for use switch case in python as C , instead of using if-else ladders
c
python
0 Vote
2 Réponses
18th Apr 2018, 8:13 AM
PRITAM CHAKRABORTY
Is there a way to execute a Range of values for each case when using a switch statement?
php
range
switch
0 Vote
2 Réponses
10th May 2019, 2:08 PM
Samuel Kinuthia
How can I write html,css,js,jquery in one page?????
case
css
html
html5
javascript
jquery
7 Votes
3 Réponses
10th May 2020, 2:52 PM
Mahfazzalin Shawon Reza
it is working but i want expert way in which omit num<100e100 || num>100e-100 i used this in case of user give alphabetic input
html
javascript
2 Votes
6 Réponses
9th Nov 2018, 12:40 PM
Sheraz Tariq
My code passes all the test cases except the 7th test case in password validation codecoach problem.wht is the error in this
c
codecoach
password
validation
1 Vote
2 Réponses
10th Mar 2021, 2:49 PM
Hana Jiffry
In spy life challange i have solved all test cases but test case 4 is not correct can someone help me debug my code ??
c++
1 Vote
3 Réponses
12th Aug 2022, 12:19 PM
Daniel Kagombe
puts "Enter your age"" age=gets.to._i case age when age<18 puts "small baby" when age>=18 puts "big guy" end..
ruby
0 Vote
2 Réponses
16th Sep 2018, 9:52 PM
Lord Mystic
is anyone else having issues pressing "check" button? in my case it just popped up keyboard and can't let me go onwards
else-statements
python
4 Votes
3 Réponses
11th Jul 2016, 1:14 PM
Timo Uustal
Could any of you guys help me with this code?I still fail test case 4 in 2D map code challenge.
2d
java
map
0 Vote
1 Réponse
14th Feb 2023, 8:52 AM
Killiam Chances
Ethical hacker asked to find vulnerabilities in transaction id input should a string(S) value only having lower case letters
input
int
java
output
python3
strings
1 Vote
3 Réponses
21st Jan 2018, 2:34 PM
Nikhil Kohli
how do I get the seek function to return 1if it's seeking multiple specific items in this case 2,3,5
arrays
java
1 Vote
3 Réponses
21st Mar 2017, 8:16 AM
Ricardo Chitagu
Test cases conflict (Python)
case
cases
projects
python
test
1 Vote
4 Réponses
22nd Feb 2022, 9:44 AM
Mario Alberto GonzĂĄlez GarcĂa
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 Réponses
22nd May 2019, 12:02 PM
Ytbarek Gebre
[ Solved ]In the code coach problem I was not able to solve the first case other 4 were solved
codecoach
python
python3
0 Vote
2 Réponses
23rd Aug 2020, 10:39 AM
Smiley[Offline]
Did anybody has such a situation when they display to u much less challenges than u completed(in my case 3 time less)?
challenges
mistake
1 Vote
5 Réponses
15th Apr 2017, 8:38 AM
Konstantin
Good day...In java while using switch statement, wana write something like : case salary <100000: but its not working
adeneye
2 Votes
2 Réponses
27th Jan 2017, 6:01 AM
Aregbesola Olamide Ayomide
How yo create a if loop or switch case type of thing and while Loop inside a for loop
python3
1 Vote
1 Réponse
28th Jan 2019, 3:40 PM
Aishwarya Konakalla
Hello can anybody help me in fitness goal problem, I conduct this from python whoever the case 1 only error when a run the code.
python
0 Vote
5 Réponses
27th Oct 2023, 12:43 PM
Adrian Cilindro
"if" in "case"
c
case
help
if
0 Vote
1 Réponse
4th Oct 2019, 9:53 AM
Dirik
Help with ToLower() in C#
c#
case
challange
lower
strings
tolower
upper
1 Vote
9 Réponses
15th Aug 2021, 3:48 PM
Aykut AKSAKAL
in case the input was null for a column NOT NULL..an error will appear or what ?
sql
tables
1 Vote
1 Réponse
17th Jun 2017, 12:29 AM
De Vinci
Write a program that accepts a sentence and calculate the number of upper case and lower case. Ex -Hello.
python
1 Vote
2 Réponses
1st Jun 2017, 4:14 PM
lorshan
What is wrong with this case?
c
c++
case
error
switch
1 Vote
4 Réponses
3rd Nov 2018, 11:38 AM
Igor The Golden Fish
Hi everybody, Can you give me some exemples in what case we can use pointer in a program? Thank you.
c++
0 Vote
4 Réponses
14th Aug 2016, 11:39 PM
Attitude
My code is simple. 1 test case is running. The other one is not showing any output. Please help please đ„șđ„ș
javascript
node.js
0 Vote
2 Réponses
4th May 2021, 2:54 PM
Swastik Mukherjee
What will happen in case of using function overloading and default argument at the same time?
c++
0 Vote
1 Réponse
2nd Aug 2016, 3:32 PM
Sarthak Agarwal
For the Camel to snake challenge its only putting '_' on the last Upper case letter not all but 'i' in the for loops sees them
c#
0 Vote
5 Réponses
24th Jul 2022, 8:06 PM
Jakub Quinn
Is there any way to make all letters in lower case except first letter eg: NAVEEN to Naveen
functions
sql
2 Votes
1 Réponse
5th Oct 2016, 11:37 AM
Naveen Kumar
Why it's not calculating?
c
case
int
switch
0 Vote
1 Réponse
10th Aug 2018, 11:22 AM
Hammad Yaqub
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
19
20
21
...
23
Suivant >
Aujourd'hui en vedette
Activities on sololearn
1 Votes
What is problem in this code
0 Votes
playground input
0 Votes
Html issue
1 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
Software developer
0 Votes
How I can use div
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
Playground input
0 Votes