update
This commit is contained in:
Binary file not shown.
@@ -114,7 +114,7 @@ if __name__ == '__main__':
|
||||
# x = cal_dv(338.2, 55000, 70000)
|
||||
# xx = cal_fuel_burned(21000, 400, 1)
|
||||
|
||||
print(cal_dv(298.7, 12.48, 13.52))
|
||||
print(cal_dv(298.7, 8.5, 1.5))
|
||||
|
||||
x = cal_kinetic_energy(350, 2450, 1, 1)
|
||||
# x = cal_kinetic_energy(314.3, 931, 1, 1)
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
print('this is a test111')
|
||||
Reference in New Issue
Block a user