Message from Python discussions
November 2018
— 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
— Anyone have tips to improve postgresql performance
— Eg:
Input
exprsn= x-(p+q)+(y-a)
O/p:
x-p-q+y-a
Please someone guide how to solve this
— I dont even understand what you're trying to do
— I should give input as x-(p+q)+(y-a)
And I should get x-p-q+y-a
— I should use + and +,- and +, + and -, - and - operators
— Whats your code so far?
— Check rules, dont just spam your code please