#STRING FIND
txt = "Hello, welcome to my world."x = txt.find("welcome")print(x) txt = "Hello, welcome to my world."x = txt.find("mani")print(x) txt = "Hello, welcome to my world."x = txt.find("e", 5, 10)print(x) 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