notebookVB
This commit is contained in:
4
05 testik.py
Normal file
4
05 testik.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import socket
|
||||
|
||||
computer_name = socket.gethostname()
|
||||
print(computer_name)
|
||||
Reference in New Issue
Block a user