Skip Navigation
Can I get some feedback / review on my code?
  • didn't QT come with non-commercial use license?

    @FizzyOrange @Hammerheart

  • Could someone help me understand the input() function?
  • @EveryMuffinIsNowEncrypted i maybe wrong

    input() is a python function that accepts arguments and returns value of type string.

    int() and float() are special type of functions called constructor, magical.

    int, or integer, on itself is a datatype like str, or string, is a datatype, to create an int you'd use its costructor int('23') something like that

    int is a builtin datatype, so by typing 23, you already have an instance of int

  • Counting CPU Instructions in Python
  • AI crowd using python probably @Big_Boss_77 @rimu

  • Python errors as values
  • I think they meant the registration of what Exceptions a function can possibly throw.

    @eager_eagle @onlinepersona

  • Reading the Python Official Documentation is rugged
  • You'd still have to read the official documentation to validate what you get from ChatGPT.

    @bucho @ChrisLicht

  • Microsoft is bringing Python to Excel
  • Might be interesting if they can develop a sandboxed version of python strictly for statistics.

    @NeverBetter

  • dozymoe Fahri Reza @mastodon.social

    Luknight

    Posts 0
    Comments 7