a291c8690a
GitOrigin-RevId: e6e19f3d81a982a62e1bba08f0b4f7fdc21b4ea0
13 lines
100 B
Python
13 lines
100 B
Python
(4 + 5 + 5)
|
|
|
|
def foo(a, b, c)
|
|
|
|
def bar(a, b):
|
|
4
|
|
4
|
|
4
|
|
|
|
[1, 4, 5, 10]
|
|
|
|
def foo():
|
|
pass
|