upper python parameters code example Example: python upper >>> funny = 'haha' >>> print(funny.upper()) HAHA