Kursy
Zaloguj się
Zacznij uczyć się AI
Kursy
Zaloguj się
Zacznij uczyć się AI
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
How can i add the "upper-clause" in this function? Because I need to exclude up/low case mismatches.
function
lambda
python
upper
0 głosów
9 odpowiedzi
30th Mar 2020, 2:10 PM
Andrey Shintar
Question from code coach 2d map problem . Kindly help only two test case are correct
python3
0 głosów
2 odpowiedzi
27th Apr 2020, 9:49 AM
manjeet gupta
Good day guys. Please how can I separate cases in my project in the code playground? Case 1 works but the rest goes wild.
c++
java
python3
2 głosów
24 odpowiedzi
17th Jan 2021, 7:34 PM
Nnam Emmanuel
Why there is recursion if we give the input as logical operator of cases in switch case statements in C ?
c
0 głosów
28 odpowiedzi
11th Mar 2019, 6:11 PM
Avatar
Only one test case gives wrong and the others are correct can u tell me why?
cheer
creator
python
1 Głos
6 odpowiedzi
23rd Sep 2021, 11:45 AM
Gehad Adel
Need to search a string in text file irrespective of case sensitive
python3
1 Głos
2 odpowiedzi
20th May 2020, 12:13 PM
Raj Charan
What does "error: jump to case label [-fpermissive]" mean? (sorry for my english) [ANSWERED]
c++
switch
0 głosów
4 odpowiedzi
10th Feb 2018, 1:47 AM
javi
Hi my friends . In this sample $x=1 and should run case 1 echo one . But run all of case . Why print all of cases ?
break
0 głosów
4 odpowiedzi
22nd Jun 2018, 4:56 AM
Seyyed Reza Rastbod
What is difference between if(1=2} and if (1==2),in first case result is 1,in second 0, please,explain me,why ??
c++
6 głosów
12 odpowiedzi
7th Oct 2017, 10:03 AM
pro
Can someone help me in poker hand code coach please? I can't pass test case #5 and #6 .
codecoach
help
pokerhand
python
2 głosów
12 odpowiedzi
7th Aug 2024, 7:12 AM
MULUKEN ADDIS
The default case must appear at the end of the switch. It's wrong
c++
switch
0 głosów
5 odpowiedzi
13th Apr 2017, 1:49 PM
pokercc zhang
I want a small description about case sensitive or cases insensitive.
constants
php
1 Głos
2 odpowiedzi
26th Aug 2016, 4:27 AM
lorshan
Can we use relationlal and conditional operators within case?
case
switch
1 Głos
2 odpowiedzi
28th Sep 2017, 3:24 AM
akash
Problem with hidden case 3 out of 5. Python - Data Science
clustering
data
dl
ml
python
science
0 głosów
1 Odpowiedź
22nd Jul 2023, 12:49 PM
Kochristof
Doubt regarding case sensitivity of #ifndef and #define used in the c++ course
c++
classes
0 głosów
5 odpowiedzi
16th Jun 2017, 11:42 AM
Nitish Yadav
Can someone tell why test case 4 and 5 are not happy with my code
bugs
codecoach
testcase
0 głosów
4 odpowiedzi
16th Jan 2023, 3:51 PM
chess doctor
What's wrong with my code? Hallowen candy case 3 and so on, i cant complete it
c
1 Głos
4 odpowiedzi
11th Oct 2021, 3:37 PM
lensearfwyn namocatcat
I don't know why the second test case said the obesity is wrong,but test 1 said correct for underweight
python
1 Głos
9 odpowiedzi
21st May 2022, 8:49 AM
David Tosin
Where can I save HTML documents in case something happens to my laptop?
programming
0 głosów
2 odpowiedzi
3rd Aug 2020, 10:03 AM
Karak10
Switch
c#
case
cs
question
switch
0 głosów
8 odpowiedzi
3rd Jan 2020, 5:26 PM
Mary_d9
Why does this code fail the third test case od That's odd... In python 3?
codecoach
python3
1 Głos
3 odpowiedzi
30th Apr 2022, 11:52 PM
Thiago Silva
How can i set the width and height of images in case of multiple background images
background
css3
2 głosów
4 odpowiedzi
6th Aug 2018, 4:39 PM
Priyanka Bharti
Python Test cases problem
case
problem
python
test
0 głosów
7 odpowiedzi
11th Dec 2020, 3:16 PM
Gints Usackis
Trying to solve the popsicles problem but it's showing test case 1 green and 3 and 5 red what do I do next to solve the problem
popsile6
3 głosów
19 odpowiedzi
18th Jun 2021, 4:38 PM
Samuel Affah
can u help me out understanding the exit case for this recursion program??
#python
#recursion
1 Głos
2 odpowiedzi
12th Dec 2019, 5:23 AM
Photogenic Gyaan
Error: Invalid conversion from const char* to char -fpermissive How to fix this?
c++
case
char
error
fpermissive
switch
0 głosów
35 odpowiedzi
5th Dec 2021, 2:42 AM
shlee_
What is use case of rel attribute inside the link tag?
attributes
css
html
links
0 głosów
2 odpowiedzi
24th Sep 2017, 4:50 AM
Ragacibi M
How to open hidden test cases while solving problems?
case
hidden
test
1 Głos
4 odpowiedzi
24th Sep 2021, 11:44 AM
Shilpa
Related to construct calling in case of widening in classes.
java
1 Głos
1 Odpowiedź
13th Sep 2017, 10:21 AM
Divya Vishwakarma
How can we reduce the time complexity of switch case
javascript
switch
0 głosów
1 Odpowiedź
29th Jun 2017, 6:58 AM
Parag Petkar
I still fail test case 4 & 5 in mathematics code challenge.is there anything I miss?
java
mathematics
0 głosów
5 odpowiedzi
7th Feb 2023, 4:31 AM
Killiam Chances
I think there will be no asterisk before "ptr" in this case
pointers
0 głosów
2 odpowiedzi
19th Nov 2018, 4:59 AM
Shubham Pal
Taste case 1, or 02 cleared but 3 lock not opened, how to answer this?
case#3
e
tast
0 głosów
4 odpowiedzi
17th May 2023, 3:37 AM
raghu Hiregoudar
Explain me this code please. Why in case of string sizeof () is giving wrong answer?
c++
chararray
string
1 Głos
6 odpowiedzi
15th Sep 2018, 11:39 AM
Maleeha Khalid
When solving any code challenge there are certain test cases so do you write diff codes for each test case
python
1 Głos
8 odpowiedzi
30th Dec 2024, 5:51 PM
BitterSweetMe
How to cope with interview anxiety i have really bad case of anxiety.
anxiety
interview
3 głosów
2 odpowiedzi
29th Dec 2017, 1:32 PM
Jyoti DAS
Guys can you please tell me what's the wrong in this cheer creator code? I can't pass case 3!
cheer
creator
python3
1 Głos
9 odpowiedzi
25th Jul 2020, 5:06 AM
Hridita Paul
How can you handle a case in which you have two "Dave"?
hashmap
java
0 głosów
3 odpowiedzi
29th Dec 2016, 5:34 AM
Fernando Cobo
Can codeplayground auto save in case the device turn off before saving the code
code
codeplayground
save
1 Głos
4 odpowiedzi
9th Jun 2017, 9:23 PM
Abram Sibusiso Mabena
What is included in the atomic header of c++, in what case would i need it?
atomic
c++
header
1 Głos
8 odpowiedzi
4th Oct 2017, 5:35 PM
Kai
Why it is not running?
button
case
java
switch
1 Głos
8 odpowiedzi
29th Oct 2021, 3:51 PM
Mayukh Banerjee
Can someone help me whit the problem "tip calculator" I resolve case one but the second ??I don't know
calculator
case2
help
tip
0 głosów
7 odpowiedzi
28th Jan 2022, 3:35 PM
Wanderer
I have label alert i want it appears in one case only how please
html
javascript
0 głosów
4 odpowiedzi
15th Aug 2019, 2:13 PM
Tarek
Switch case. Statement
c++
case
switch
1 Głos
3 odpowiedzi
12th Mar 2021, 2:15 PM
Sahoo Nandhan
Though i put same value in both case sqr(4),sqr(3+1) it prints different values why?
define
0 głosów
2 odpowiedzi
11th Oct 2019, 9:18 AM
Joѕнυα
Why can't you just use the I'd and sallery in this case
sql
0 głosów
3 odpowiedzi
20th Feb 2017, 8:56 PM
laybl Lefkowitz
Lower case letters and check the given string is palindrome or not
python
0 głosów
3 odpowiedzi
14th Mar 2017, 5:19 AM
sivaji
In which case should I use dot(.) operator and IN clause ?
dot
in
sql
0 głosów
3 odpowiedzi
10th Feb 2017, 5:51 AM
Sonu Kumar
This code is valid only for tesr case 1 z help me in this Fruit bowl code coach solution
codecoach
2 głosów
6 odpowiedzi
21st Oct 2021, 9:56 AM
Tanu Jain
Anyone else having trouble with test case 3 and 5 of code coach that started recently? 😞
code
codecoach
error
1 Głos
5 odpowiedzi
3rd Feb 2020, 7:27 PM
Brian Gicharu
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
14
15
16
...
23
Dalej >
Popularne dzisiaj
Should i learn python more or HTML?
2 Votes
how much time will it take to learn python OOP if i spend 1 hour everyday
0 Votes
C++ Vectors
0 Votes
Is it good for student to study C++ first?
0 Votes
How to start learning Python programming?
1 Votes
Active learner
0 Votes
Code challenge
0 Votes
Does solving a code coach actually give XPs?
3 Votes
A Little Question Here!
1 Votes
(Resolved) Error: Gcc undefined reference to sha 256 🙄🤦🏽♀️
1 Votes