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

Markham Saturday 14:00 Java Homework 10.26

30 Oct Markham Saturday 14:00 Java Homework 10.26

Question 1:

Input a string using scanner and remove all consonant from the string

input:
apple

output:
ae


Question 2:

Input a string using scanner and replace all vowels with the letter β€œ#”

input
apple

output
#ppl#

No Comments

Sorry, the comment form is closed at this time.