Challenge
Note
Please, note....
codecodecode
Main.java
123456789// This package is employed to run code on Codefinity. package com.example; // It is not required to be written in typical IDEs. public class Main { public static void main(String[] args) { System.out.println("Hello World"); } }
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 1
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Awesome!
Completion rate improved to 100
Challenge
Swipe um das Menü anzuzeigen
Note
Please, note....
codecodecode
Main.java
123456789// This package is employed to run code on Codefinity. package com.example; // It is not required to be written in typical IDEs. public class Main { public static void main(String[] args) { System.out.println("Hello World"); } }
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 1