Sektion 3. Kapitel 1
single
Challenge: Timer Context Manager
Stryg for at vise menuen
Opgave
Swipe to start coding
Implement a context manager that measures and prints the elapsed time when exiting a context. The context manager should use the context management protocol. The __enter__ method should record the current time. The __exit__ method should record the end time, calculate the elapsed time, and print the duration in seconds.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 3. Kapitel 1
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat