Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
147 B
7
Indexable
Never
public class DiaDelProgramador {
    public static void main(String[] args) {
        System.out.println("Feliz día del programador");
    }
}