From 2193d10dba5389540fbe028249144a08ffdab14e Mon Sep 17 00:00:00 2001 From: Brett Weiland Date: Sat, 31 Oct 2020 09:12:15 -0500 Subject: new file: bruh.py new file: stest --- bruh.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 bruh.py (limited to 'bruh.py') diff --git a/bruh.py b/bruh.py new file mode 100755 index 0000000..ca71230 --- /dev/null +++ b/bruh.py @@ -0,0 +1,5 @@ +#!/usr/bin/env python3 +for x in range(147460): + print("99", end='') +print("") + -- cgit v1.2.3