a=100 b='you' info(f'{b=} age is {a}') error('is a error') debug('debug info') return 'hahaha '