All checks were successful
TMW Global Networks Dokumentation / build (push) Successful in 11s
5 lines
45 B
Python
5 lines
45 B
Python
import os
|
|
|
|
os.system('clear')
|
|
|
|
print("Test!") |