as soon as i confirm the scraping and tooting works i'll publish the code on github, i'm actually pretty happy with how this turned out ???

fun python/console trick: you want to print an increasing number without making a bunch of lines?

sys.stdout.write('\r%d' % i)
sys.stdout.flush()

carriage return without newline

@squirrel I... fucking hell that would have been useful for me to know before now

I am bad at code

@squirrel so long as somebody learns something that's what I'd call a good coding session

Sign in to participate in the conversation
Computer Fairies

Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!