# STRIN LSTRIP & RSTRIP
txt = " banana "
x = txt.lstrip()
y = txt.rstrip()
print("of all fruits", x, "is my favorite")
print("of all fruits", y, "is my favorite")
Reduce auto-suspend to 60 seconds Reduce virtual warehouse size Ensure minimum clusters are set to 1 Consolidate warehouses Separate warehou...
No comments:
Post a Comment