import java.util.*;
import java.lang.*;
import java.io.*;
import java.util.Scanner;
class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int escolha = sc. ();
if(escolha > 10){
System.out.println("Bruna burra");
} else {
System.out.println("Luis Lindo Gostoso Bonito");
}
}
}
To embed this project on your website, copy the following code and paste it into your website's HTML: