assignment_1

assignment_1#

Assignment 1

Functions

derivative(f, x[, d])

Return the d'th derivative of f(x) at x.

fib(n)

Return the nth Fibonacci number.

play_monty_hall([switch])

Return True if the contestant wins one round of Monty Hall.