TORONTO KIDS COMPUTER CLUB | Tuesday Python Homework 18:30 – 22.06.14.
20749
post-template-default,single,single-post,postid-20749,single-format-standard,ajax_fade,page_not_loaded,,no_animation_on_touch,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

Tuesday Python Homework 18:30 – 22.06.14.

19 Jun Tuesday Python Homework 18:30 – 22.06.14.

Question:

Input a string. You must using a stack, reverse the string and print it.

Sample Input 1:
Enter String to reverse : Apple

Sample Output  1
elppA

Sample Input 2
Orange

Sample Output 2
eganrO
No Comments

Sorry, the comment form is closed at this time.