I was looking to create a project but i'm a new java programmer and i'm not ablo to create it.
public class Funzioni {
    public static void main(String[] args) {
        System.out.println("E' una funzione algebrica o aritmetica?");
    }
}
If the answer is algebrica, so... if the answer is aritmetica, so..
Can someone help me with the if costruct? thnak you so much
 
    