Untitled
unknown
python
2 years ago
237 B
7
Indexable
# Create a list of numbers # Print the first element of the list # Print the last element of the list if it's less than 4 # Replace the second element with a new value if it's greater than 2 # Print the updated list
Editor is loading...