Topic: String Methods, Conditional Statements (if/elif/else), Loops (for, range())
Concept
One-Line Definition
String Methods
Built-in functions to inspect and transform strings
π Python for DevOps β Class 5 Notes Topic: String Methods, Conditional Statements...
Topic: String Methods, Conditional Statements (if/elif/else), Loops (for, range())
Concept
One-Line Definition
String Methods
Built-in functions to inspect and transform strings

As I continue learning Python for Cloud, DevOps, and Automation, I spent some time understanding...

π Key Concepts Overview Concept One-Line Definition while loop Repeats code as...

My Learning Notes β Python Basics (Day Learning Blog) Todayβs class was focused on basic...

Python for Beginners β Part 3: Strings & Booleans Part 3 of a beginner-friendly series...

Last day, we learned terminal basics, conditional statements, how to use Boolean datatype in Python,...

π Key Concepts Concept One-Line Definition print() Built-in function to output data...