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
How to improve code readability
0 Votes
App
1 Votes
Solved Grouping data
0 Votes
Regarding course
0 Votes
I NEED to make a game
0 Votes
Please help with the output
0 Votes
In this code, I want to make exactly another div right next to it in div, how to edit it?
1 Votes
Python input() function is strange (a bug or a feature?)
1 Votes
Mentor
0 Votes
Please how can I learn dart language here
0 Votes