"PASS" it gives null - can modify this code in future

PHOTO EMBED

Sat Aug 20 2022 07:47:18 GMT+0000 (Coordinated Universal Time)

Saved by @vsonal333

num = [1, 4, 5, 3, 7, 8]
for i in num:
    # calculate multiplication in future if required
    pass
content_copyCOPY