Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
Why do we use " " to define the can't we use ' ' and if no then please let me the reason behind that.
java
strings
0 Stimmen
2 Antworten
22nd Sep 2017, 10:06 AM
kanishka
What happened i almost completed the course i only had one module remaining and now am at 0 but with my same achievements that said i was half way through i need a fix i can't believe this
javascript
2 Stimmen
4 Antworten
2nd May 2017, 12:45 PM
Daniel Chin
I am just a new user and also a school student.I can't set a img.i am using the tag<img src="">then also the image is'nt working
<img
="??"
src
0 Stimmen
1 Antwort
13th Apr 2020, 5:12 PM
Shipra Das
Any one knows how to use advace kivy method? I am trying to make an app using kivy and I can't change the background of labels?
kivy
learn
python
-1 Stimme
2 Antworten
23rd Apr 2022, 11:56 AM
Furqan Ali
Can anyone tell me what this kind of rule is? It is an example fraud rule but I can't tell what language it's using to decipher.
code
excel
fraud
rule
sql
0 Stimmen
1 Antwort
17th Apr 2019, 12:52 PM
Doris Clay
Help please i can't run more than 1 code in Python shell 2.7.12 it produces output for only the first line and ignores all other input... Pls some1 help me.
input
output
python
0 Stimmen
3 Antworten
28th Nov 2016, 3:58 PM
Modupe
I can't understand, why do sin(x) and tan(x) return wrong values when I put Math.PI as x. It shows 1,22 for sin and -1,22 for tan, when it should be 0 in both cases?
javascript
math
1 Stimme
3 Antworten
24th Dec 2015, 12:51 AM
astar95
I don't understand why I can't make a sum of two functions that returns an int value. For example: def N1(): x=3 return x def N2(): y=4 return y print (N1+N2)
functions
python
0 Stimmen
3 Antworten
29th Aug 2016, 12:02 PM
Alejandro Pérez Moreno
I can't run this on my sql neither on my program and I would like to know if u can make a better sql .
#java
mysql
sql
0 Stimmen
1 Antwort
4th Feb 2019, 10:19 AM
Aye Chanmoe
I have problem with android studio.can anybody help me??? . I can't drog a button into a layout . It shows a Gradle error .
android
java
1 Stimme
1 Antwort
8th Sep 2017, 5:33 PM
Hesam
How do you distinguish between paragraphs <p> in the html when editing in css? like if I wanted to have different images behind different paragraphs, would you use the class ""? know it's basic, but I can't think through all the new stuff I've learnt lol thanks!
background
css
1 Stimme
6 Antworten
24th Apr 2016, 11:52 PM
Jonothan Pinchen
I want to add api to my code which can send sms as verfication code for users i have the codes but i can't apply it
java
native
swift
web
0 Stimmen
1 Antwort
14th Oct 2020, 6:48 AM
Mahmoud Elamin
i want to show prod name when i click on second buttton then show me pro2 but now here pro2 directly show .why i can't understan
javascript
0 Stimmen
1 Antwort
28th Mar 2019, 1:34 AM
Jitendra Kumar
If I can't open file does that mean I downloaded the wrong one? How do I find out on my mobile phone what processor is running?
java
jdk
0 Stimmen
1 Antwort
2nd Mar 2017, 4:59 PM
Lora Kimmons
Just for verification: So Python can't store the value 1/3 as .3 repeating like a calculator can? So if I set a variable equal to 1/3 it won't actually be equal to .3 repeating? Seems quite unreasonable to me.
data-types
python
1 Stimme
4 Antworten
26th Jul 2016, 6:43 AM
Jason Li
I would value an advice on the while loop. When i am in the loop i=i+1 i=1 while i<=0 i can't make up why 1 appears on screen?
loops
python
0 Stimmen
2 Antworten
19th Aug 2016, 3:11 PM
Τηλέμαχος Στικούδης
I need to no facts only . Strictly, can't go on without the direct details. How do I check to be sure? I'm only here for the tru
no
or
share
tag
-2 Stimmen
1 Antwort
25th Nov 2022, 11:36 PM
Justin James Ludington
I can't get this for loop to change the 0 to a 1. I need it to count to 30 by 5s. I would appreciate any help. Here is the code.
javascript
0 Stimmen
2 Antworten
13th Oct 2016, 12:26 AM
Thomas Weber
I can't understand what is the difference of void type data type to the other data types, can anyone explain what is the use of void data type to a program
c++
0 Stimmen
2 Antworten
26th Aug 2016, 12:01 AM
Joshua Mariscotes
How can I create a bank account id that will store name, account number, amount, phone and save them to an array list and approach will be the best so other classes can't access my inner workings of the class
java
0 Stimmen
3 Antworten
27th Jul 2016, 8:44 PM
Paul Bereobong Clement
Is there any chance to see how much time is left to answer a question in a challenge? "Time out" keeps annoying me :( And I don't like staying stupid because I can't learn what I did wrong in the challenge's questions :/
c++
challenge
1 Stimme
2 Antworten
11th Aug 2016, 3:36 PM
Tonia
can't we use "break" to if statement....??? then, what do i want do to stop the if statement after the results.... beacause, i have written a code with options. one of the options from them is "exit". so, i want to exit the program when i select exit... please help me......
break
c++
if-statements
0 Stimmen
4 Antworten
8th Aug 2016, 7:42 AM
Mohamed Misfar
I downloaded Eclipse IDE for java developers. Once I sawy friend making a calculator from net beans IDE , I am trying everything but i can't do in my Eclipse why is it so ?
eclipse
java
0 Stimmen
1 Antwort
2nd Nov 2016, 12:59 PM
Aditya Kumar
am kinda having problem problem applying d if and elif especially with the == stuff I tried building a calculator but I can't get it to respond or reply cause I keep on getting error at user input
python
0 Stimmen
2 Antworten
14th Oct 2016, 8:20 PM
Stephen Antai
How exactly do I access the files I saved in the code playground? Do you have to make them public in order for them to save? Since I've been trying to save things, but I can't find where they show up. Thanks.
codeplayground
0 Stimmen
1 Antwort
19th May 2017, 4:10 AM
Augustus
this may be a bad indication of my chances of getting through this but I cannot for the life of me answer the question to Challenge 1??? I got the first half I just can't figure out or find example for the second half???
html
1 Stimme
1 Antwort
27th Jul 2016, 7:56 AM
Carl Ekstrom
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
59
60
Weiter >
Heute heiß
C pointers
2 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes