456
What are your favorite niche Lemmy communities that you want to see thrive?
(sadanduseless.b-cdn.net)
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
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.
@Rolando cool, thanks, will try it sometime!