5 lines
50 B
BQN
5 lines
50 B
BQN
|
|
{
|
|||
|
|
𝕊 one‿two‿three:
|
|||
|
|
one∾two∾three
|
|||
|
|
}
|