#!/usr/bin/python3 APP_SECRET = "hf_wEHgkzVbSYtLjPEBZBBUzVIbGpcEaOeMZZZ" def main(): print(APP_SECRET)