Python-first-Practice icon indicating copy to clipboard operation
Python-first-Practice copied to clipboard

Day 2 Use of symbol 2: Integration issue

Open xiaomaofeng opened this issue 6 years ago • 0 comments

b = sy.symbols ( 'a b') =>> a = sy.symbols('a') b = sy.symbols('b')

xiaomaofeng avatar Dec 26 '18 09:12 xiaomaofeng