HiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 7 days agoPython needs an actual default functionlemmy.mlimagemessage-square39linkfedilinkarrow-up1243arrow-down18file-text
arrow-up1235arrow-down1imagePython needs an actual default functionlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 7 days agomessage-square39linkfedilinkfile-text
Also, do y’all call main() in the if block or do you just put the code you want to run in the if block?
minus-squarepoopsmith@lemmy.mllinkfedilinkEnglisharrow-up3arrow-down2·6 days agoI don’t see a lot of people building web servers in Bash. I think part of the point is that Python is a scripting language that likes to cosplay as a GPL.
minus-squareOriel Jutty :hhHHHAAAH:@infosec.exchangelinkfedilinkarrow-up4·6 days agoDo you know the difference between a script and a program? A script is what you give the actors; a program is what you give the audience.
I don’t see a lot of people building web servers in Bash. I think part of the point is that Python is a scripting language that likes to cosplay as a GPL.
Do you know the difference between a script and a program?
A script is what you give the actors; a program is what you give the audience.