• Rolando@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    8 months ago

    Nah, learning to code something that prints out a novel-length piece of text is easy. Just find an interactive tutorial like learnpython.org.

    For example here’s how to print things.

    Here’s how to print things multiple times. So now you can print a string several thousand times to make a novel-length text.

    My cousin did NaNoGenMo when they were 14, they basically just had a list of names, a list of verbs, and a list of adverbs and the text was several thousand iterations of “NAME VERB ADVERB.” I think they used a free replit account, but they might have locally installed python. DM me if you get stuck.