Courses
Log inStart Learning AI
Courses
Log inStart Learning AI
0

X,y=9,5 then x,y,x=x+1,y+3,x+10 print (x,y)

@
1st Mar 2020, 2:32 PM
Manmeet Singh Bhatia
Manmeet Singh Bhatia - avatar
2 Answers
+ 4
x,y = 9,5 x,y,x=x+1,y+3,x+10 #x=9+1=10 #y=5+3=8 #x=10+10=20 print(x,y) #prints "20 8"
1st Mar 2020, 2:52 PM
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬ - avatar
0
20 8
1st Mar 2020, 5:59 PM
ANJALI SAHU

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
ŠžŃˆŠøŠ±ŠŗŠ° в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Sololearn course
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes