Welcome to Black Girls Hack where it is our goal to share resources, information and provide training to increase representation of Black Girls and Women in Cyber and Information Security.
print(“Hello, World!”)
public class Main {
public static void main(String[] args) {
System.out.println("Hello, World");
}
}