Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasets:
graniet75
/
confidential
like
0
Dataset card
Files
Files and versions
Community
11
06a5175
confidential
/
second.py
graniet75
Update second.py
1dc9b0d
verified
10 months ago
raw
Copy download link
history
blame
Safe
87 Bytes
#!/usr/bin/python3
SECRET_APP =
"ssdfsdfs"
def
test_function
():
print
(SECRET_APP)