TRY IT YOURSELF SESSION 11
------TRY IT YOURSELF SESSION 11----------
bài 1: Write a program to arrange the following names in alphabetical order.
George
Albert
Tina
Xavier
Roger
Tim
William
Bài 2:Write a program to count the number of vowels in a line of text.
Bài 3: Write a program that accepts the following numbers in an array and reverses the array.
----------TRY IT YOURSELF SESSION 12------
Bài 1: Write a C program to find the minimum and the maximum value in an array.
Bài 2: Write a C program to count the number of vowels and the number of consonants in a word.
bài 1: Write a program to arrange the following names in alphabetical order.
George
Albert
Tina
Xavier
Roger
Tim
William
Bài 2:Write a program to count the number of vowels in a line of text.
Bài 3: Write a program that accepts the following numbers in an array and reverses the array.
----------TRY IT YOURSELF SESSION 12------
Bài 1: Write a C program to find the minimum and the maximum value in an array.
Bài 2: Write a C program to count the number of vowels and the number of consonants in a word.
Comments
Post a Comment