Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Ăquipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
X=3 , y=x+3, y=int(str(y)+"2") print(y)????
python3
1 Vote
14 Réponses
7th Jun 2018, 9:49 PM
Hamza
x*=a and x=3
operators
python
0 Vote
2 Réponses
4th May 2018, 9:55 PM
Jeremy
X=3 then num=17 then num%x
python
0 Vote
4 Réponses
25th Dec 2018, 6:08 AM
ShadowBurn
X=3 and num=17 so what is print(num%x)
beginners
1 Vote
3 Réponses
20th Jun 2021, 2:25 PM
alessandra nicole biado
Why when x=3 is x=++x + x++ 9?
c++
0 Vote
8 Réponses
21st Jan 2017, 11:13 PM
Leon
x=3 then y=++x + x++ what is the answer?
c++
1 Vote
8 Réponses
24th Jun 2016, 9:30 PM
Utpal Kumar
What is the output of x=3 number=17 print number %x
python
0 Vote
2 Réponses
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 Vote
2 Réponses
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 Vote
2 Réponses
24th Sep 2019, 11:34 AM
Md Mehedi Islam Khan Ifti
Python language
num=17
print(num%x)
x=3
0 Vote
4 Réponses
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 Vote
4 Réponses
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 Vote
3 Réponses
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 Vote
2 Réponses
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 Vote
3 Réponses
29th Aug 2016, 12:02 PM
Alejandro Pérez Moreno
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
Functions in python
2 Votes
Answer please
0 Votes
How to make a playground
1 Votes
For Mobile app
0 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
1 Votes
I need advice
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
I need advice
0 Votes
Html 5 document question
1 Votes
Paint costs
1 Votes