D
Size: a a a
D
ᴡˢ
str(int(D) + int(L))
Due to:NameError: name 'D' is not defined
S(
str(int('D') + int('L'))
ValueError: invalid literal for int() with base 10: 'D'
S(
S(
ᴡˢ
str(int('D') + int('L'))
ValueError: invalid literal for int() with base 10: 'D'
S(
ᴡˢ
S(
'D' + 'L'
DL
ᴡˢ
D
D
D
S(
D
str(int('D') + int('L'))
ᴡˢ
D
str(int('D') + int('L'))
ᴡˢ
S(
D