Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
のような文字列があります10+20*30-40/2。この文字列を分割して、足し算+や*掛け算などの計算を行うことはできますか?
10+20*30-40/2
+
*