mirror of
https://github.com/octocat/Hello-World.git
synced 2026-06-07 04:57:49 +00:00
Added dashboard feature
This commit is contained in:
parent
e5da0f477c
commit
324b9ddc95
1 changed files with 4 additions and 0 deletions
4
dashboard.py
Normal file
4
dashboard.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
def dashboard():
|
||||
print("Dashboard Feature Added Successfully")
|
||||
|
||||
dashboard()
|
||||
Loading…
Add table
Add a link
Reference in a new issue