Compare commits
No commits in common. "ec5afd4d2ef20904dbe0fe409cb60ed30a300e47" and "3fb385438c463096e042006e0f5962c598c58ff5" have entirely different histories.
ec5afd4d2e
...
3fb385438c
@ -1,6 +0,0 @@
|
||||
def greet(name):
|
||||
return f"Hello, {name} how are you doing today?"
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(greet("John"))
|
||||
Loading…
x
Reference in New Issue
Block a user