Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
X=3 , y=x+3, y=int(str(y)+"2") print(y)????
python3
1 Voto
14 Risposte
7th Jun 2018, 9:49 PM
Hamza
x*=a and x=3
operators
python
0 Voti
2 Risposte
4th May 2018, 9:55 PM
Jeremy
X=3 then num=17 then num%x
python
0 Voti
4 Risposte
25th Dec 2018, 6:08 AM
ShadowBurn
X=3 and num=17 so what is print(num%x)
beginners
1 Voto
3 Risposte
20th Jun 2021, 2:25 PM
alessandra nicole biado
Why when x=3 is x=++x + x++ 9?
c++
0 Voti
8 Risposte
21st Jan 2017, 11:13 PM
Leon
x=3 then y=++x + x++ what is the answer?
c++
1 Voto
8 Risposte
24th Jun 2016, 9:30 PM
Utpal Kumar
What is the output of x=3 number=17 print number %x
python
0 Voti
2 Risposte
8th Jan 2017, 7:58 PM
Cat Ola !!!!!
Guys help if x=3 num=17 print (num%x). And how is the answer 2
python3
0 Voti
2 Risposte
18th Jan 2022, 11:54 AM
Kuot Jackson
Can anyone tell me what are the differences between x=3 x==3 in C programming?
c
code
programming
0 Voti
2 Risposte
24th Sep 2019, 11:34 AM
Md Mehedi Islam Khan Ifti
Python language
num=17
print(num%x)
x=3
0 Voti
4 Risposte
19th Jan 2018, 1:34 PM
rana denish
If we add variable x=2 in python and later assign x=3 after that if I write print(x+4) which value will x take
variables
-1 Voto
4 Risposte
23rd Oct 2020, 3:17 AM
Ujjwal Sharma
So lately I've been seeing this: x=3 cout << (x<5)+1 on my challenge. How are you supposed to do this? On c++
c++
1 Voto
3 Risposte
9th Aug 2017, 12:54 PM
HJ🐓TDM
Como programo en c , imprimir los números secuenciales de entre x e y, por ejemplo : si x=3 y Y=7 imprime 3 4 5 6 7
c
0 Voti
2 Risposte
4th Oct 2020, 6:58 AM
Ricardo Sánchez
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 Voti
3 Risposte
29th Aug 2016, 12:02 PM
Alejandro Pérez Moreno
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
Popolare oggi
How do we code calculator
2 Votes
What programming language should i learn to make applications or games?
0 Votes
I need help
1 Votes
My hearts are disappering :(
0 Votes
How to learn python fast than usual in sololearn?
0 Votes
What can html, css and javascript do
0 Votes
Pressure and tension
2 Votes
How to make a selection on a calculator in Python
0 Votes
Conducción de calor o Q=−kAdTdxQ = -k A \frac{dT}{dx}Q=−kAdxdT o Pared 2 m², espesor 0.1 m, k = 50 W/m°C, ΔT = 30°C → Q ≈ 30,0
0 Votes
Where is code bit
0 Votes