TORONTO KIDS COMPUTER CLUB | Tuesday 17:00 Python Practice – 23.04.04.
21948
post-template-default,single,single-post,postid-21948,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

Tuesday 17:00 Python Practice – 23.04.04.

09 Apr Tuesday 17:00 Python Practice – 23.04.04.

Question:
Continue modify the war-robot program we made in the class, so that:

  • if enemy’s hp is lower or equal to 0, use msgbox to display message ‘you win’, and the while program finish.
  • it will be the enemy’s turn to strike you back. Enemy can only use gun to fire and cause damage between 50-90.
  • after enemy’s turn, if your hp is lower or equal to 0, use msgbox to display message ‘you lose’, and the while program finish.
No Comments

Sorry, the comment form is closed at this time.