Dave (WatDopHuk) · @apples_and_pears
78 followers · 1068 posts · Server mastodon.world

Wolverine can fix python syntax errors and probably some logic errors, but I question whether it can fix all logic errors.
arstechnica.com/information-te

#pyhon #debug #syntaxerror #logicerror #Wolverine

Last updated 2 years ago

from random import randint
true = bool(randint(0, 100))
false = not bool(randint(0, 100))

#chaoticevil #python #logicerror

Last updated 2 years ago