Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Do we have to know the exact exception for the except statement to work?
exceptions
python
-1 Voto
2 Risposte
30th Jun 2016, 6:18 PM
Chukuka Henry
JavaScript statement that retrieves the element with the value 43 from the array myNums?
javascript
jquery
0 Voti
1 Risposta
5th Mar 2021, 11:03 AM
10VR
Why does my switch case statement only execute the default case when i ask a user input for the expression?
javascript
switch
1 Voto
3 Risposte
2nd Jul 2020, 6:33 AM
Ashwin Shrestha
Why in c nested-if ,there is no use of "return" statement in end of code but the code run. some one explain it.
c
else-statements
nested-if
1 Voto
5 Risposte
27th Mar 2020, 4:45 PM
Abdul Wahab Junaid
Write a single cout statement that prints the text below. Jane said : " I heard a loud" 'alert'.
c++
print
0 Voti
5 Risposte
3rd Dec 2017, 6:30 PM
Zikiamin Mateo
Write a SQL statement to create table named student with attributes and constrain given beloe
sql
0 Voti
2 Risposte
3rd Nov 2016, 6:39 AM
Neha Habn
If I did change the == into a = in an if statement will it change the value of the of the variable
else-statements
if-statements
javascript
0 Voti
9 Risposte
8th Jul 2017, 9:38 AM
Pixels Gamer
What is this() in java how does it work and how to use it inside a constructor in a print statement
java
methods
objects
this
1 Voto
4 Risposte
30th Jun 2018, 6:46 PM
Atharva
i m not able to understand why the last nested if statement doesnt work if we put the value of 10...kindly check it...
if-statements
nesting
python3
sololearn
1 Voto
6 Risposte
23rd Jun 2019, 9:26 AM
PRO
In CPP we've the "switch-case" statement for comparing a value with many cases. What's the equivalent for it in python?
cpython
else-statements
python
python3
switch
2 Voti
4 Risposte
26th Sep 2017, 6:47 AM
KKS Junior
In c++ what happens by the statement s>>a . Where s and a both are integer variables.
c++
0 Voti
2 Risposte
12th Jul 2018, 6:27 AM
Riya Gupta
How can I put an input() statement inside a function that will be called only when the said function is also called.
hi
0 Voti
6 Risposte
8th Feb 2022, 9:48 PM
David Boateng
I coudn't understand the statement "when objects are destroyed by the delete pointer expression or gone out of scope"?
c++
destructors
2 Voti
3 Risposte
10th Jun 2017, 8:00 AM
Ahmad Ali Saim
I can't find out what's wrong it just keeps saying else without if statement even though there is one pls help
s
0 Voti
4 Risposte
19th Feb 2023, 4:10 AM
david james
How to ignore the next statement in this code? I can't write the full code
c
else
if
if-else
if-statements
0 Voti
1 Risposta
26th Oct 2018, 1:10 PM
yasifa ana
In this code why the outside cout statement prints 0 , it should print 1 ??can anyone explain it??
c++,
coding
question
1 Voto
2 Risposte
28th Jun 2019, 9:55 AM
Mohd Baqer Haider
<head> tag contains non visual elements.Isn't this statement wrong beacuse <title> tag element inside <head> tag is visible .
<head>
html
1 Voto
4 Risposte
24th Apr 2017, 9:46 AM
Bibhuti
How to make an output true this "xoxoxoxoxo" where x & o must to be 5, with loops and conditional statement in java script?
node.js
0 Voti
7 Risposte
7th Jan 2021, 7:56 PM
Defri Chandra
Write a c language program to generate print,and compute average of odd numbers 200&1000 using statement
answer
good
0 Voti
1 Risposta
12th Jul 2022, 6:33 PM
Chinedu Benedict
Everytime i write a code using break and continue statements i get an error that the break statement is outside loop, what wrong
python
0 Voti
8 Risposte
22nd Feb 2018, 7:10 AM
kiumi
Can i use the int to let the user input a statement using letters instead of numbers
int
variables
0 Voti
2 Risposte
25th Apr 2018, 7:59 PM
william rivera
How can i use the break statement to get out of nested loops (not a single loop) in python?
python
python3
0 Voti
2 Risposte
9th Oct 2019, 5:36 PM
Hari Krishna
Python: I'm trying to create an if statement that is contingent upon something existing in a dictionary.
dictionaries
help
python
1 Voto
2 Risposte
15th Feb 2018, 3:00 PM
Stef
Test question provided for the Statement WHERE is incomplete as they have failed to mention the Table Name.
sql
where
1 Voto
3 Risposte
21st Mar 2017, 7:41 AM
Manish Gupta
A basic and thorough understanding of prepared statement and it's implementation using OOP and Msqli.
msqli
opp
0 Voti
2 Risposte
30th Jul 2017, 10:37 AM
ibrahim danjuma
Open statement is not working.. I have typed, open("asd.txt") But the file is not opening.
files
python
0 Voti
2 Risposte
28th Nov 2017, 1:23 PM
Arafath
Making a Ruby calculator, it won't let me do puts x+y after an if statement
calculator
ruby
0 Voti
2 Risposte
15th Dec 2016, 1:25 PM
Cat Deerton
One error missing return statement on line22?but I saw the code didn't get why error is showing.see below code
code
java
javacodr
javalogin
javasignup
program
programming
signup
0 Voti
2 Risposte
23rd Jun 2019, 9:49 PM
Smit Kalkani
Im making my 1st snake game getting syntax error uncaught syntaxerror cannot use import statement outside a module
javascript
snake
syntax-error
0 Voti
2 Risposte
2nd Jan 2021, 6:35 AM
Emmanuel Riano
JS return and if.
arguement
if
js
return
statement
2 Voti
1 Risposta
28th Sep 2020, 4:24 AM
Ginfio
How can I get the complier to read a nested if statement inside an else if statement?
ifstatement
java
1 Voto
2 Risposte
1st May 2017, 1:04 AM
Theophilus Mashego
JAVA } Error
error
java
return
statement
0 Voti
1 Risposta
23rd Apr 2019, 3:33 AM
koala đ¨
If before every bit of coding a statement of intent and idiot proof explanation would it slow the program by the mass of data
can
comments
easier
life
make
they
0 Voti
9 Risposte
2nd Feb 2017, 9:46 PM
Carl H von Ohlen
[ SOLVED ]Why is this code not working ?
code
error
import
in
javascript
statement
1 Voto
3 Risposte
12th Jan 2021, 6:05 AM
Anurag Saikia
look at if statement if 10 > 5: print("10 greater than 5") print("Program ended") it work perfectly, but when I changed if statement to 10 = 5: or 10 =>5: the program runs error, otherwise using ">=", "<=", "==","<" the progam work fine. please explain
if-statements
python
2 Voti
4 Risposte
5th Aug 2016, 3:39 PM
Soi Con
Write a minimum number of columns that must be specified while creating a table using CREATE TABLE STATEMENT
sql
0 Voti
3 Risposte
7th Nov 2016, 2:17 PM
Gopal lal Meena
Been stuck for about an hour trying to get my selection 4 if statement to run correctly
arrays
numpy
pandas
python
0 Voti
1 Risposta
14th Jun 2022, 1:23 AM
Jake Scanlan
Need some brief explanation on return statement in JavaScript...if it is used for printing the answer onto the screen?!!
function
javascript
return
1 Voto
2 Risposte
16th May 2020, 2:31 PM
⨠Muviee â¨
Please how do i indent the next line after the if statement on this mobile platform
if-statements
python
0 Voti
2 Risposte
21st Nov 2016, 12:32 AM
Joshua Oludami Bajela
Is it possible to leave out curly braces in the else statement as well if only one line of code is supposed to be executed?
c#
else-statements
if-statements
1 Voto
9 Risposte
26th Apr 2016, 7:37 PM
Th3Muff1n
The else if statement has not been used in this c++ lesson. Wondering if it can be used! Anyone to help me please
c++
else-statements
if
if-statements
2 Voti
4 Risposte
9th Aug 2019, 4:13 AM
Navigator Moses
After take string as an input from user , How to apply that inputed string in if-else statement ???
c
c++
programing
0 Voti
2 Risposte
3rd Aug 2020, 2:36 PM
Bhupendra Singh Sisodia
Hi !! Why there are three statement of loop in C++ !?why is not one !!
c++
-2 Voti
2 Risposte
13th Dec 2020, 6:28 PM
Mohammed Ba tis
My while statement is not functioning properly. Please explain why. It doesnt wait for taking my input for char rep.?
codenotworking
error
loop
while
1 Voto
4 Risposte
8th Feb 2017, 5:26 PM
Logesh S
In the code, if the else statement outside for loop or inside? A detailed explanation would be very helpful. Thanks.
python3
0 Voti
3 Risposte
7th Jun 2018, 10:56 AM
Deepayan Das
When typing in the console of the computer the statement python --version and pressing enter or python -V⌠Exam
phyton
0 Voti
2 Risposte
30th Jun 2022, 6:51 AM
Ahmad Farhad Abdul latif
What is the role var statement witin same functions, wich leads to different results ?
javascript
0 Voti
1 Risposta
14th Sep 2019, 8:21 PM
Volodya Panosyan
Which statement will create a 2x2 char array called letterswith and initialses each element 'x'?
c++
-1 Voto
1 Risposta
28th Apr 2017, 6:44 AM
H OLIVER
Can one consider NOT IN & != to give same result in an SQL statement
where
0 Voti
1 Risposta
13th Oct 2019, 7:52 AM
Innocent Igiwa
What does this code do? Please explain me the statement inside of the while block?
java
loops
while
0 Voti
1 Risposta
18th Jun 2017, 5:21 PM
I Am RG
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
29
30
31
...
35
Successivo >
Popolare oggi
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Coding for Cybersecurity
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
Salut tout le monde
1 Votes
Please click me
0 Votes
How can i isntall modules
1 Votes
Unity's loading time?
4 Votes