Posts by Pedro Pinheiro • 1 point
1 post
-
-1
votes2
answers1892
viewsA: IF, ELIF AND ELSE
In addition to correcting indentation and quotation marks, you should use the function raw_input(), instead of function input() simple. When using the function input(), the user must type "h" (with…