79215426

Date: 2024-11-22 14:43:04
Score: 3
Natty:
Report link

try: print(my_list[index]) except IndexError: print("Index is out of range.")

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mantirath