Osio 2. Luku 3
single
Division and whole part division
Pyyhkäise näyttääksesi valikon
Division is easy - just use / operator.
If you use // instead of / Python will calculate the result and take only the whole part.
Please note the the result of division will always be type 'float' (floating point number)
Tehtävä
Swipe to start coding
Please calculate the result of whole part division of 10 by 4. Print the result and print the type of resulting variable "c".
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 2. Luku 3
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme