Skip to content

Instantly share code, notes, and snippets.

@bussiere
Created December 29, 2010 16:13
Show Gist options
  • Save bussiere/758683 to your computer and use it in GitHub Desktop.
Save bussiere/758683 to your computer and use it in GitHub Desktop.
commande panty stocking ost
prix = 24.60
commande = [
["Bussiere","Haruhi","Paye"],
["ZettaiRyouiki","Haruhi","Du"],
["Ion_Negatif","Haruhi","Du"],
["Nautawi","Haruhi","Paye"],
["Pocket Daniel","Haruhi","Du"],
["Babatus","Haruhi","Du"],
["Ramyel","Thalie","Du"]
]
print commande
print len(commande)
print len(commande)*prix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment