7 lines
50 B
Python
7 lines
50 B
Python
from abstract_virtual import *
|
|
|
|
|
|
d = D()
|
|
|
|
e = E()
|