6 lines
98 B
Python
6 lines
98 B
Python
|
import time_response.R_test as R
|
||
|
|
||
|
print("hi")
|
||
|
print(R.I_current_exp(1, 1, 1, 4))
|
||
|
print(R.HH_Coil)
|