The document outlines various programming assignments focused on string manipulation in Python, including counting occurrences of the letter 'a', identifying vowel indices, and summing indices of specific characters. It also covers counting vowels, non-repeated vowels, and demonstrating positive and negative indexing using loops. Additionally, it mentions string methods such as 'isalnum', 'isalpha', and others relevant to string validation.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views5 pages
Assignment 9 10
The document outlines various programming assignments focused on string manipulation in Python, including counting occurrences of the letter 'a', identifying vowel indices, and summing indices of specific characters. It also covers counting vowels, non-repeated vowels, and demonstrating positive and negative indexing using loops. Additionally, it mentions string methods such as 'isalnum', 'isalpha', and others relevant to string validation.