Hint/Solution/Video Tutorial Buttons
Readme
-
Copy and Paste the Source Code:
- Begin by copying the required source code;
- Paste the code into the designated HTML block within the chapter.
-
Add Hint and Solution, and a Video Tutorial:
- After the HTML block, you can use any three blocks to provide a hint, a solution, and a video tutorial. The choice of blocks is entirely flexible;
- Using a video tutorial as the third block is highly recommended.
-
Important Note: Only one such element (HTML block with source code, hint, and solution) can be used per chapter.
Element
Some hint
- item 1;
- item 2;
- item
code3.
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
Source code
index.html
Spanish
- ítem 1;
- ítem 2;
- ítem
código3.
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
Portuguese
- item 1;
- item 2;
- item
código3.
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
French
- Indice un;
- Indice
deux; - Indice trois.
12345print("Hello, World!") print("Welcome to the Python script!") print("This script simply prints messages to the console.") print("Enjoy coding in Python!") print("Goodbye!")
German
- Hinweis eins;
- Hinweis
zwei; - Hinweis drei.
12345print("Hello, World!") print("Welcome to the Python script!") print("This script simply prints messages to the console.") print("Enjoy coding in Python!") print("Goodbye!")
Ukrainian
- Підказка один;
- Підказка
два; - Підказка три.
12345print("Hello, World!") print("Welcome to the Python script!") print("This script simply prints messages to the console.") print("Enjoy coding in Python!") print("Goodbye!")
Kiitos palautteestasi!
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Can you explain the purpose of the HTML block with the three buttons?
What is the recommended way to structure the hint, solution, and video tutorial blocks?
Are there any restrictions on the number of such elements per chapter?
Awesome!
Completion rate improved to 1.19
Hint/Solution/Video Tutorial Buttons
Pyyhkäise näyttääksesi valikon
Readme
-
Copy and Paste the Source Code:
- Begin by copying the required source code;
- Paste the code into the designated HTML block within the chapter.
-
Add Hint and Solution, and a Video Tutorial:
- After the HTML block, you can use any three blocks to provide a hint, a solution, and a video tutorial. The choice of blocks is entirely flexible;
- Using a video tutorial as the third block is highly recommended.
-
Important Note: Only one such element (HTML block with source code, hint, and solution) can be used per chapter.
Element
Some hint
- item 1;
- item 2;
- item
code3.
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
Source code
index.html
Spanish
- ítem 1;
- ítem 2;
- ítem
código3.
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
Portuguese
- item 1;
- item 2;
- item
código3.
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
French
- Indice un;
- Indice
deux; - Indice trois.
12345print("Hello, World!") print("Welcome to the Python script!") print("This script simply prints messages to the console.") print("Enjoy coding in Python!") print("Goodbye!")
German
- Hinweis eins;
- Hinweis
zwei; - Hinweis drei.
12345print("Hello, World!") print("Welcome to the Python script!") print("This script simply prints messages to the console.") print("Enjoy coding in Python!") print("Goodbye!")
Ukrainian
- Підказка один;
- Підказка
два; - Підказка три.
12345print("Hello, World!") print("Welcome to the Python script!") print("This script simply prints messages to the console.") print("Enjoy coding in Python!") print("Goodbye!")
Kiitos palautteestasi!