Conditions in python code HS questions and answers 100% pass
Conditions in python code HS questions and answers 100% pass 4.1.4: Fix This Program brought_food = True brought_drink = False print(brought_food) print(brought_drink) # These lines don't work! Fix them so that they do. print(type ("Did the person bring food? " + str(brought_food))) print(type ("Did the person bring a drink? " + str(brought_drink))) 4.1.5: Plants needs_water = True needs_to_be_repotted = False print("Needs water: " + str(needs_water)) print (str(needs_to_be_repotted)) print(needs_water) 4.2.5: Fix This Program can_juggle = True # The code below has problems. See if
Geschreven voor
- Instelling
- Code HS
- Vak
- Code HS
Documentinformatie
- Geüpload op
- 30 maart 2024
- Aantal pagina's
- 6
- Geschreven in
- 2023/2024
- Type
- Tentamen (uitwerkingen)
- Bevat
- Vragen en antwoorden
Onderwerpen
-
conditions in python code hs questions and answers
Ook beschikbaar in voordeelbundel