mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
Merge branch 'mybranch' of https://github.com/Khandelwal05/Python into mybranch
This commit is contained in:
commit
2c29a9c40a
@ -38,4 +38,4 @@ if __name__ == "__main__":
|
||||
print(f"The smallest word in the given sentence is '{smallest}'")
|
||||
print(f"The largest word in the given sentence is '{largest}'")
|
||||
else:
|
||||
print("No words found in the input sentence.")
|
||||
print("No words found in the input sentence.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user