612 views
0 votes
U

Question 5
1 pts
Which of the following Python code segments best matches this Scratch block?
set X
to 0
x > 0
then
change x by 1
se
change
by 10
x = 0
if x > 0:
X = X - 1
else:
X = X + 10

User Rezkam
by
4.6k points

1 Answer

1 vote
8wmX si2 jkkajmid di e2 2i2
User Anish Varghese
by
4.5k points