Pack the Backpack in Python

Use Python append() to add two essential supplies to a backpack list, then print the completed packing list and its new length.

Python

Challenge overview

Format
Logic Puzzle
Category
Python
Difficulty
Beginner
pythonlistsappendlength

Keep practicing

More coding challenges