@[email protected] to Programmer [email protected] • 1 year agoExam Answerprogramming.devimagemessage-square129fedilinkarrow-up1797arrow-down111
arrow-up1786arrow-down1imageExam Answerprogramming.dev@[email protected] to Programmer [email protected] • 1 year agomessage-square129fedilink
minus-squareunalivejoylinkfedilinkEnglish25•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.
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