5 lines
58 B
Python
5 lines
58 B
Python
import initialize
|
|
|
|
s = initialize.Sound_Test()
|
|
s.rotate()
|
import initialize
|
|
|
|
s = initialize.Sound_Test()
|
|
s.rotate()
|