Challenge
The distance between New York and San Francisco is 4677.4
km (variable dist_km
). You need to convert it into miles (by dividing the dist_mi
by km_per_mi
). Considering that 1 mile equals approximately 1.609
km (variable km_per_mi
), save the result in the dist_mi
variable, and output the integer part of the distance in miles.
Grazie per i tuoi commenti!
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Awesome!
Completion rate improved to 4
Challenge
Scorri per mostrare il menu
The distance between New York and San Francisco is 4677.4
km (variable dist_km
). You need to convert it into miles (by dividing the dist_mi
by km_per_mi
). Considering that 1 mile equals approximately 1.609
km (variable km_per_mi
), save the result in the dist_mi
variable, and output the integer part of the distance in miles.
Grazie per i tuoi commenti!