ib(n): '''Print a Fibonacci series up to n.''' a, b = 0, 1 z/Indented statement over multiple lines is valid)