What type is the distance variable in the code below?
import astropy.units as u
distance = 15 * u.meter
What type is the distance variable in the code below?
import astropy.units as u
distance = 15 * u.meter
Create a free account to access the full topic