A clean sweep

Report a typo

Unfortunately, our offices in France had to close. Delete the records from the Customers table, where the country is France, or the city is Paris. Print the number of the rows affected.

Remember, cursor has already been defined!

Write a program in Python 3
# delete records

# print the number of affected rows

...
___

Create a free account to access the full topic