initial commit

This commit is contained in:
2025-08-06 20:16:29 +02:00
commit fd2e5cc112
3 changed files with 156 additions and 0 deletions

4
test.py Normal file
View File

@ -0,0 +1,4 @@
from login import Intra42
from getpass import getpass
a = Intra42()