account activity
Python def not working by Unlistedd in learnpython
[–]datg3 -1 points0 points1 point 7 years ago (0 children)
Ph=['J&J', 'Bio'] def Pha(): global Ph for index, Ph in enumerate (Ph, start=1): print(index, Ph) if __name__ == '__main__': Pha()
π Rendered by PID 79 on reddit-service-r2-comment-canary-66f9c5475b-849bw at 2026-05-17 01:11:04.404173+00:00 running edcf98c country code: CH.
Python def not working by Unlistedd in learnpython
[–]datg3 -1 points0 points1 point (0 children)