wagenrace@lemmy.world to Python@programming.devEnglish · 1 year ago4 Python hints: Print overwrite, Parameters with limited options, Json pretty dump, Very big or small numbersitnext.ioexternal-linkmessage-square9fedilinkarrow-up127arrow-down12
arrow-up125arrow-down1external-link4 Python hints: Print overwrite, Parameters with limited options, Json pretty dump, Very big or small numbersitnext.iowagenrace@lemmy.world to Python@programming.devEnglish · 1 year agomessage-square9fedilink
minus-squareChateauErin@l.clearbackblast.comlinkfedilinkEnglisharrow-up4·1 year agoI don’t think I’ve ever seen the carriage return character (\r) used for exactly that (returning the cursor to the beginning of a line), only as a fancy hat for \n.
I don’t think I’ve ever seen the carriage return character (\r) used for exactly that (returning the cursor to the beginning of a line), only as a fancy hat for \n.