With correct unit test
Here correct unit test
Compito
Swipe to start coding
The road distance between San Francisco and New York is approximately 4677.4 km. This distance is stored in the variable distance_in_kilometers.
Here's what you need to do:
- Convert the distance from kilometers (
distance_in_kilometers) to miles by dividing it by1.609. Store the result in the variabledistance_in_miles. - Create a variable
int_distance_in_miles. - Convert the variable
distance_in_milesto an integer data type. - Store the value of
distance_in_milesas an integer in the variableint_distance_in_miles.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 1
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Suggested prompts:
Riassuma questo capitolo
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 33.33
With correct unit test
Scorri per mostrare il menu
Here correct unit test
Compito
Swipe to start coding
The road distance between San Francisco and New York is approximately 4677.4 km. This distance is stored in the variable distance_in_kilometers.
Here's what you need to do:
- Convert the distance from kilometers (
distance_in_kilometers) to miles by dividing it by1.609. Store the result in the variabledistance_in_miles. - Create a variable
int_distance_in_miles. - Convert the variable
distance_in_milesto an integer data type. - Store the value of
distance_in_milesas an integer in the variableint_distance_in_miles.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 1
single