From 877eafcc012568cf424f3b36cbde6b1f84734a17 Mon Sep 17 00:00:00 2001 From: niklasmannhardt <106990882+niklasmannhardt@users.noreply.github.com> Date: Mon, 13 Jun 2022 13:18:59 -0700 Subject: [PATCH] Update secondfile.py --- secondfile.py | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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")