搜索资源列表
Print-table-(2)
- 打印乘法口诀表,每项的格式为:i * j = k,如: 1 * 1 = 1 1 * 2 = 2 2 * 2 = 4 1 * 3 = 3 2 * 3 = 6 3 * 3 = 9-Print multiplication formulas table format for each of: i* j = k, such as: 1* 1 = 1 1* 2 = 2 2* 2 = 4 1* 3 = 3 2* 3 = 6 3* 3 = 9
NO.1
- 此段代码是关于输入名字和姓氏,然后以“名字,姓氏”的格式打印。-This code is about to enter the name and last name, and then print the first name and last name.