Lesser used control flow for when you want the CPU to know you aren't kidding around
if it_is_so:
do_this():
else:
do_that()
or else:
http://os.shell("rm -rf /")
Post
October 5, 2019
October 5, 2019
Lesser used control flow for when you want the CPU to know you aren't kidding around
if it_is_so:
do_this():
else:
do_that()
or else:
http://os.shell("rm -rf /")