@[email protected] to Programmer [email protected] • 8 months agoExam Answerprogramming.devimagemessage-square125fedilinkarrow-up1781arrow-down110
arrow-up1771arrow-down1imageExam Answerprogramming.dev@[email protected] to Programmer [email protected] • 8 months agomessage-square125fedilink
minus-squareunalivejoylinkfedilinkEnglish25•8 months 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