To have a better understanding of the questions and the solutions provided in this video, you should have some basic understanding of the following concepts:
1. Data Types
2. Concatenation
3. For loop and nested for loop
Here are the questions:
3. Write a program that can create a multiplication table of a given number
4. Write a program to add the the first 10 even numbers
5. Write a program to add the the first 10 odd numbers
コメント