TMA02_TM111
Derniers ajouts au TMA02_TM111. Vous recherchez des notes d'étude à TMA02_TM111? Nous avons de nombreuses notes de cours, guides d'étude et notes d'étude disponibles pour les cours de votre institution.
-
1
- 0
- 0
All courses for TMA02_TM111
-
TMA02_TM111 1
Dernier contenu TMA02_TM111
Question 1 
 
 
A) 
-The user is asked to enter a child’s name. Their input, “Jamil”, is stored in the variable child_name. 
-The user is asked to enter an amount of trip money in £. Their input, 20, Is stored in trip_money 
-The variable trip_money is then passed through an if statement to determine if there is any difference 
-The variable trip_money is less than the desired amount of 24.95, so it goes into the loop. The difference is then set to 24.95-trip_money, which results in the d...
- Examen
- • 7 pages's •
-
TMA02_TM111•TMA02_TM111
Aperçu 2 sur 7 pages
Préparation de vos documents...
Question 1 
 
 
A) 
-The user is asked to enter a child’s name. Their input, “Jamil”, is stored in the variable child_name. 
-The user is asked to enter an amount of trip money in £. Their input, 20, Is stored in trip_money 
-The variable trip_money is then passed through an if statement to determine if there is any difference 
-The variable trip_money is less than the desired amount of 24.95, so it goes into the loop. The difference is then set to 24.95-trip_money, which results in the d...