TORONTO KIDS COMPUTER CLUB | Wednesday 17:00 Python Practice – 23.04.19.
22019
post-template-default,single,single-post,postid-22019,single-format-standard,ajax_fade,page_not_loaded,,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

Wednesday 17:00 Python Practice – 23.04.19.

25 Apr Wednesday 17:00 Python Practice – 23.04.19.

Question:

We have learned infix, prefix and postfix, please write the missing prefix and postfix in the table blow:

infix prefix postfix
A+B +AB AB+
A+B*C +A*BC ABC*+
(A+B)*C *+ABC AB+C*
A+B*C+D ++A*BCD ABC*+D+
(A+B)*(C+D)
A*B+C*D
A+B+C+D
No Comments

Sorry, the comment form is closed at this time.