4 lines
71 B
Text
4 lines
71 B
Text
|
|
? bstr1.append(bstr2)
|
||
|
|
? bstr1
|
||
|
|
# value: [1, 2, 3, -127, 2, 3].diverge()
|