mirror of
https://github.com/octocat/Hello-World.git
synced 2026-06-04 14:17:09 +00:00
Added profile feature
This commit is contained in:
parent
7fd1a60b01
commit
13e44a784d
4
profile.py
Normal file
4
profile.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
def profile():
|
||||
return "User Profile Feature Added"
|
||||
|
||||
print(profile())
|
||||
Loading…
Reference in New Issue
Block a user