diff --git a/fake.py b/fake.py index a8468e2..de3cf3a 100644 --- a/fake.py +++ b/fake.py @@ -11,3 +11,16 @@ 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")