JPDev@programming.dev to Programmer Humor@programming.dev · 1 year agoExam Answerprogramming.devimagemessage-square124fedilinkarrow-up1792arrow-down111
arrow-up1781arrow-down1imageExam Answerprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square124fedilink
minus-squareunalivejoy@lemm.eelinkfedilinkEnglisharrow-up25·1 year agoprint() will print the text to a physical printer with paper and everything. Don’t confuse it with console.log and use it in a loop.
minus-squaretourist@lemmy.worldlinkfedilinkarrow-up8·1 year agoit’s so rough learning this by accident
print()
will print the text to a physical printer with paper and everything. Don’t confuse it withconsole.log
and use it in a loop.it’s so rough learning this by accident