What I'm looking to do is a counter that adds the value of each word in its ASCI code. For example: Hello (H = 45, or = 56, l = -45, a = 23. Total Value = 79).
This is the code of my Accountant:
public class Accountant {
public static f...
asked by
14.12.2018 / 16:47