The document outlines a Python assignment with 12 questions focused on string manipulation. It includes tasks such as creating strings, counting characters, reversing strings, and analyzing vowel and digit counts. The assignment is structured to assess knowledge of string functions and operations in Python, with varying mark distributions for different questions.
Related topics: