Exercise: Check if string starts with letter
Complete the code below to check if str starts with letter a. Use the Equal operator and apply what you learned about string indexing.
Premium
Python
Setting up Python environment...
Output
Setting up Python environment...