This website requires JavaScript.
Explore
Help
Sign In
andros
/
fiableDB
Watch
1
Star
0
Fork
0
You've already forked fiableDB
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
fiableDB
/
fiable_db.py
7 lines
108 B
Python
Raw
Normal View
History
Unescape
Escape
Create fiable_db.py
2022-11-09 12:26:06 +01:00
FILE
=
"
fiabledb.json
"
Format
2022-11-09 16:59:42 +01:00
Create fiable_db.py
2022-11-09 12:26:06 +01:00
def
start
(
file
=
False
)
:
Format
2022-11-09 16:59:42 +01:00
file_name
=
file
if
file
else
FILE
print
(
file_name
)
Reference in New Issue
Copy Permalink