didn't QT come with non-commercial use license?
@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
@debbryant @python @rust @EclipseFdn @opensslannounce @Blender is this about garbage cleaning?
supply chain attacks?
AI crowd using python probably @Big_Boss_77 @rimu
I think they meant the registration of what Exceptions a function can possibly throw.
You'd still have to read the official documentation to validate what you get from ChatGPT.
Might be interesting if they can develop a sandboxed version of python strictly for statistics.