diff --git a/secondfile.py b/secondfile.py index 6120ccf..1827c99 100644 --- a/secondfile.py +++ b/secondfile.py @@ -9,3 +9,15 @@ if 1654543717 == 1654543717: print("fourth times the charm") client("s3", aws_secret_access_key="fakefakefake1654543717fakefake") + +import random +print(1654543717) +if 1654543717 == 1654543717: + print("got here") +if 1654543717 == 1654543717: + print("got here twice") +if 1654543717 == 1654543717: + print("got here thrice") +if 1654543717 == 1654543717: + print("fourth times the charm") +client("s3", aws_secret_access_key="fakefakefake1654543717fakefake")