SM
Size: a a a
SM
SM
p
my_list = [1,2,3,4,5]
if 2 > 3 and (n := len(my_list)) > 3:
print(f"The list is too long with {n} elements")
SM
my_list = [1,2,3,4,5]
if 2 > 3 and (n := len(my_list)) > 3:
print(f"The list is too long with {n} elements")
SM
my_list = [1,2,3,4,5]
if 2 > 3 and (n := len(my_list)) > 3:
print(f"The list is too long with {n} elements")
p
p
SM
SM
M

SP
DS
p
DS
DI
A
p
SM
A
DI