Skip to content

Initvar practice problems in Python

Difficulty:
Category:
Tag:

Showing 2 of 2

Status Title Difficulty
__post_init__ and InitVar: parameters that are consumed, not stored Medium
replace(), copy.replace(), and the mypy gap between them Hard