inventory = ["sword", "armor", "shield", "healing potion"]print "In a great battle, your shield is destroyed."del inventory[2]print "Your inventory is now:"print inventory
Name (required)
email (will not be published) (required)
Website