Python String
String In Python a. Input your favorite subject as string and Print b. Find length of String. len() c. String Indexing and Slice. [start,stop,step], [::-1], [::2], [-1] d. String upper and lower. upper(), lower() e. String search and replace. startswith(), endswith, find(), replace() f. Split string into a list of substrings. Split() g. Strip string. strip(), lstrip(), rstrip() h. String Concatenate. + i. String Format. format() j. String join. join() Scripts: 1. Palindrome String 2. Count characters and Words of the input string 3. Validate Email Format Python Data Scale of Measurement: https://youtu.be/cw1aFMM-AWk Python Paired T test : https://youtu.be/kG5dZ01hYnU Python Two Sample t test: https://youtu.be/4X_8fDsmkNM Python One Sample t test: https://youtu.be/QRPowqBiOHc Python Operator I : https://youtu.be/vCm3ZwfSu9I?si=uFUChYi2lmF7PZMw Python Operator II : https://youtu.be/EHBjrZC8pxM?si=arWz7YtOI8kO1MXM Python List : https://youtu.be/7KcDEqrOWwA?si=C9s-XreQ1Y16JDGO Python Decision: https://youtu.be/z8H7VRaJwbY?si=MrzdJelw2eZCTEWZ Python Dictionary: https://youtu.be/_uE93N1TPIk?si=e-V7-YqF6iTFymBm Python Tuple: https://youtu.be/S5e5KbI8zTo Python while Loop: https://youtu.be/h5sE9k-Q0L4 Python for Loop: https://youtu.be/47iXT4KrTsU Python Email Reading & Filtering from CSV & Excel : https://youtu.be/e7p9yvWGyGA
Download
0 formatsNo download links available.