#💬 phoenixwhitefireʹs Feedback

1 messages · Page 1 of 1 (latest)

simple viperBOT
primal linden
#

this is very very up to my standards!

#

good job!

jaunty totem
#

what even is this

#

explain pl;s

craggy sable
# jaunty totem explain pl;s

at the bottom of the screen there is an Output
Normally if a table is printed, it'll just appear as "table: 0x000634780708679" or whatever
"Pretty-printing" is making it give the actual structure of the table

#

e.g.

{
    hello = false,
    items =  {
        [1] = "apple",
        [2] = "orange"
    }
}
jaunty totem
#

but the thing you do it on

#

the uhh

#

engine

craggy sable
#

oh

#

yeah i wrote that