# zmienne w Pythonie a=10b=20c=8 print(a+b+c)print((a+b+c)/3)
Standard input is empty
38 12.666666666666666
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!