Hi I’m fairly new to programming in python so I was wondering if someone could help me. I am using ultrasonic sensors to measure distance, I have been able to write working code to make them measure the correct distance. Now I want to write some code that will allow me to store that measurement unde...