I\'m new to swift and I\'m trying to develop a Velocity Calculator. Here is my Code:
struct VelocityCalc: View { @State var velocityNumbers1 : [String] = []