You have already completed these exercises!
Do you want to take them again?
You completed the DJANGO Delete Data Exercises from W3Schools.com
Share on:
What is a correct syntax for deleting a record?
x.extract()
x.remove()
x.delete()