A machine takes 3 types of input: Letters (A-Z), Numbers (1-9), and…

Written by

in

A machine takes 3 types of input: Letters (A-Z), Numbers (1-9), and Symbols (!, @). It processes them as follows: Letters are converted to their reverse in the alphabet (A→Z, B→Y, …), Numbers are halved, and Symbols are removed. If the input is ‘B8@A’, what is the output?

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

More posts