Bocchi The Code!
def main(): while True: while True: # Your code goes here pass breakpoint() # --> Go to this line to get your redpacket if __name__ == '__main__': main()
Rolling!