First of all, use <code=java></code> (<> replace with [] respectively).
Next, try to execute this code:


int weight = //initialize it with some number.
if (weight <= 20)
System.out.print("The...