Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RC
Posts
3
Comments
6
Joined
5 mo. ago

  • If this is for a job interview, I’d err on the side of verbosity. Break it all into distinct, easy to read steps: load, process, output, logging, exception handling, comments, etc.

    I turned it in days ago so there's nothing I can do about it. But I'll keep that in mind for the future.

  • Python @programming.dev

    Having trouble with web scraping. Help please.

    CSCareerQuestions @programming.dev

    What would you recommend for building your skills?

  • Sounds like they're still very relevant and very important. Python isn't a language I've used a lot but I'm still surprised I've never heard about docstrings till this tutorial. Thanks for the info.

  • Python @programming.dev

    Are docstrings commonly used?