This lecture covers two Python exercises related to weekdays. The first exercise involves writing a program that prompts the user for a number and displays the corresponding day of the week. The second exercise requires the user to input a number and displays the n last days of the week based on the input.