pseudocode please!!
Assignment6C: P0\/\/|\|3D. In the early 80s, hackers used to write in an obfuscated, but mostly readable way called “leet” – short for “elite”. In essence, it was a simple character replacement algorithm, where a single “regular” character was replaced by one or more “leet” characters; numbers remained the same. Here’s one of the most readable versions: a 4 g 9 m /\\/\\ s $ y ‘/ b B h |-| n |\\| t 7 z Z c ( i 1 o 0 u U d D j j p P v \\/ e 3 k |< q Q w \\/\\/ f Ph l L r R x >< Note! You will need to know how to 1) get the length of a string (the number of characters) and 2) access individual characters of the string. You must use at least one method in addition to main – preferably one that translates individual characters! Note #2: your first task should be to try to print out a single ‘\’ character… Sample run 1: Enter a string: you have been powned '/0U |-|4\\/3 B33|\\| P0\\/\\/|\\|3D Sample run 1: Enter a string: you have programming skrilz '/0U |-|4\\/3 PR09R4/\\/\\/\\/\\1|\\|9 $|
HERE IS THE PSUDEO CODE..I HAVE WRITTEN BASED ON JAVA..IF YOU NEED IN ANY OTHER LANGUAGE PLEASE COMMENT I WILL UPDATE
PLEASE GIVE AN UPVOTE
Get Answers For Free
Most questions answered within 1 hours.