ppaska opened this issue 5 years ago · 0 comments
a, b, c = 5, 10.32, "Some text" print(a) print(b) print(c)