52. Intro to Functions and Methods

53. Parameters are local variables

54. Return Keyword

55. Import Functions

56. Positional and Keyword Arguments

57. Default Arguments in Python

58. Arbitrary Number of Arguments

59. Higher-Order Function

60. Lambda Expression

61. Scope and LEGB Rule

62. Unbouond LocalError

63. Functions are Objects