unit testing
Articles tagged: unit testingx = 1 if x == 1:
# indented four spaces
print("x is 1.")
No posts tagged with unit testing.
x = 1 if x == 1:
# indented four spaces
print("x is 1.")