What is Nostr?
Alexandre B A Villares 🐍 /
npub13qa…alcv
2024-10-25 14:56:14

Alexandre B A Villares 🐍 on Nostr: Today I quickly debugged a hacky automation script I have using a great tip from ...

Today I quickly debugged a hacky automation script I have using a great tip from npub1drca934dtkp9syzmkl8am0zn69znh62plkkgeufnstyx2vmm50aq0e00u7 (npub1drc…00u7), using = on f-strings 😹

print(f'{len(divs)=} {len(cat_puzzle_lists)=} {col_len=}')


output:
len(divs)=3 len(cat_puzzle_lists)=4 col_len=1.3333333333333333

#python #fstrings #debug
Author Public Key
npub13qa4ushxn7jwk2lwwmj4tsshq2953hrkwmmpg57875r06x3n4d3qenalcv