overpy icon indicating copy to clipboard operation
overpy copied to clipboard

Add default for dictionaries

Open Zezombye opened this issue 4 years ago • 0 comments

A = {
 default: 3,
 Hero.ANA: 4,
 Hero.PHARAH: 5,
}[B]

Zezombye avatar Sep 23 '20 18:09 Zezombye