# list_show_first_entry.py
ourList = [0, 1, 2, 3, 4, 5]
print(ourList[0])
input('')
####
# Dedicated to God the Father
# All Rights Reserved Christopher Andrew Topalian Copyright 2000-2024
# https://github.com/ChristopherTopalian
# https://github.com/ChristopherAndrewTopalian
# https://sites.google.com/view/CollegeOfScripting