• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

a,b=0,1 a,b=b,a+b print(a,b)
pythonvariables
0 Votes
1 Answer
27th Jul 2019, 9:45 AM
Dhyey Badheka
Dhyey Badheka - avatar
who can tell me what happens in this code?
a[0][0]=5a=[[0]*2]*2b[0][0]=5b=[[0,0],[0,0]]print(a,b)
1 Vote
4 Answers
11th Apr 2021, 3:40 PM
ice
ice - avatar
Hot today
App Development
1 Votes
GUI-Based Python code in Webpage
3 Votes
I'm still new, help me about my image code
0 Votes
Convert Animated SVG to PNG
1 Votes
My Missing Courses
1 Votes
What will be the output of this code?
1 Votes
Are '\0' and NULL the same?
1 Votes
Number addition
0 Votes
cyber security
0 Votes
my code isn’t working can someone give me tips?
1 Votes