Jul-28-2017, 03:33 PM
Hello reader,
Recently I began a course in learning python basics. Can someone point me in the direction why I am using invalid syntax for python in this string?
Why can I not assign the value of what before the '=' operator and point it to 'a'? Can someone help me finding what I'm missing?
Thanks in advance.
Recently I began a course in learning python basics. Can someone point me in the direction why I am using invalid syntax for python in this string?
Why can I not assign the value of what before the '=' operator and point it to 'a'? Can someone help me finding what I'm missing?
Thanks in advance.
1 |
6 * * 5 * 4 / 4 + 2 - 1 = a |