How to draw a circle in PyGame?

Hi I am having a problem with drawing a circle ERROR: module object has no attribute ‘circle’. what am I doing wrong? And also how can I put numbers in circles? For example: (first click is circle with 0 second is circle with 1 and so on)