On donne l'algorithme suivant : 15,9 0,2 x prix Prix TVA total prix + TVA total total + 2 1. Traduire cet algorithme en langage Python. 1 2 3 4 2. De quels type
Informatique
vavax330
Question
On donne l'algorithme suivant :
15,9
0,2 x prix
Prix
TVA
total
prix + TVA
total
total + 2
1. Traduire cet algorithme en langage Python.
1
2
3
4
2. De quels types sont les variables prix et total?
15,9
0,2 x prix
Prix
TVA
total
prix + TVA
total
total + 2
1. Traduire cet algorithme en langage Python.
1
2
3
4
2. De quels types sont les variables prix et total?