Message from Python discussions
November 2018
— Exactly, this is why people cant write a decent function
Functions are supposed to pretty direct and do just one thing, some people write functions that should be broken down into 4+ separate functions
— If that makes sense
— Nice logic
— Hmm? Sarcasm?
— No
— Sorry, its not sarcasm, tbh is a good logic, writing functions to do exactly one thing
— There is a lot of sqlite3 tutorials out there
— Your basically just using python to send SQL statements to an sqlite db object its not much more complicated than that, everything else ur either processing input or output
— At least to my knowledge
— That why copy pasting is wrong, you cant understand the logic just by copy pasting and expecting to work
— You mean Professional instead of Premium right?
and yes if you really use all the professional features and integrations; if you use only the "text editor" for code completion, syntax highlighting and little other things, better use a simple text editor for that