Python Code to check if word is lower case

4 years ago
3

This is a past exam question for GCSE Computer Science, worth 7 marks. Students are asked to make a python code for a program that checks if user input is lower case.

Loading comments...