minus-squareMarauderIIC@lemmy.ziptoPython@programming.dev•A quick language learning program I made.linkfedilinkarrow-up6·20 days agoHi! Looks ok. Since you’re learning still, I recommend running this code through pylint and black. You can search for ‘python black’ and ‘python pylint’ for more details on those. linkfedilink
Hi! Looks ok. Since you’re learning still, I recommend running this code through pylint and black. You can search for ‘python black’ and ‘python pylint’ for more details on those.