teil13
This commit is contained in:
5
teil13/test.py
Normal file
5
teil13/test.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from network.const import __SERVER__
|
||||
from network.const import __ADDRESS__
|
||||
|
||||
print(f'Server:{__SERVER__}')
|
||||
print(f'Address:{__ADDRESS__}')
|
Reference in New Issue
Block a user