Delete numpy in code
This commit is contained in:
parent
11913780ae
commit
347a04016b
@ -1,5 +1,4 @@
|
||||
import random
|
||||
import numpy
|
||||
def graph(x,y): #Создаём двумерный массив, заполненный гулями
|
||||
a = []
|
||||
for i in range(y):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user