HomeMAL' // MANUFACTORUM
datacrypt
Piton / tests / errors / subscript_index_type.py
tests/errors/subscript_index_type.py35 B
a: str = "ABC"
b: str = "123"
a[b]