4 lines
56 B
Python
4 lines
56 B
Python
|
from setup import create_vertices
|
||
|
|
||
|
create_vertices(200)
|