Create a program takes a single character and encodes it. Ask the user for a character, the mulitplier and the adder. You will use this logic in project 5.
Example (keyboard input shown in bold):
Enter in a character
D
What is your multiplier?
3
What is your adder?
2
Encrytped: 206
so i have this lab but im totally lost can anyone give me links to see or start me off atleast please .