confidential / second.py
graniet75's picture
Update second.py
5e05760 verified
raw
history blame
No virus
88 Bytes
#!/usr/bin/python3
SECRET_APP = "ssdfasdfs"
def test_function():
print(SECRET_APP)