TORONTO KIDS COMPUTER CLUB | Markham Saturday 14:00 Java Homework 10.19
16625
post-template-default,single,single-post,postid-16625,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

Markham Saturday 14:00 Java Homework 10.19

24 Oct Markham Saturday 14:00 Java Homework 10.19

Question 1
add character k

In this question add a character k after each character of a string

Input
abcd

Output
akbkckdk


Question 2

Input a string using scanner and print the reverse of that string

Input
abc

Ouput
cba

No Comments

Sorry, the comment form is closed at this time.