mokhalid <mohammedkhaild...@gmail.com> added the comment:
sorry I forget to print text i mean: match([2,5,4,'Hello']): 2: print('here is 2') 6: print('here is 6') elif 'Hello': print('Hello world') 8:print('here is 8') elif 'python': print('Hello world') else: print('MoKhalid') ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34554> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com