2024-05-23 08:50:29 +02:00

6 lines
85 B
Python

# 16.05.24
quantifiers_mapping = {
'': 'for all',
'': 'there exists'
}