I am a Computer Science student interested in programming, problem solving, and learning new technologies.
[x] check [x] check [] check
“hi hello”
https://canvas.ucsd.edu/courses/74005/quizzes/251089/take?user_id=260325
public class Example {
public static void main(String[] args) {
System.out.println("Hello World");
}
}