Division and whole part division
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)
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".
Solução
Obrigado pelo seu feedback!
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Awesome!
Completion rate improved to 2.33Awesome!
Completion rate improved to 2.33
Division and whole part division
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)
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".
Solução
Obrigado pelo seu feedback!
single
Awesome!
Completion rate improved to 2.33
Division and whole part division
Deslize para mostrar o menu
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)
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".
Solução
Obrigado pelo seu feedback!