How create a stack diagram? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How create a stack diagram?

a=[1,2,3] b=a print b #the above code is an example. #draw a stack diagram for this code

21st May 2018, 7:05 PM
Kelvin Maringa
Kelvin Maringa - avatar
2 Answers
+ 1
What do you mean by state diagram? What does it have to do with this code?
9th Jun 2018, 2:17 PM
Just A Rather Ridiculously Long Username
0
i mean a stack diagram,it shows the flow of execution of that cod
10th Jun 2018, 8:16 PM
Kelvin Maringa
Kelvin Maringa - avatar