how do I put letters in ints and this code is probably wrong so can you tell me the real way to do thisI'm talking about the if this is wrong can you tell me the correct way of doing that?
public Boolean test = true; if (test = true) { }
if (test = true) { }