4 lines
76 B
Python
4 lines
76 B
Python
from modules.Mathematics import field_generation
|
|
|
|
print(field_generation())
|