[AP]{Day1}Input out put and some cycle

 Hôm nay là buổi đầu tiên của tôi đc tiếp xúc với môn C# này, và dưới này là một số bài tập cơ bản mà tôi muốn chia sẻ với các bạn,các bài tập dưới đây có sử dụng kiến thức của C nên tôi sẽ không nói lại nữa, các bạn hãy đọc và tự nhớ lại (CLICK VÀO HÌNH ĐÊ XEM RÕ HƠN)
Exercise 1: Write a program to enter: name, address, phone and display these information.
Exercise 2: Write a program to accept three integer number and find maximun number from three integer.
Exercise 3: Write a program that accepts a number between 1 and 7 from the user and return the

corresponding day of the week(1- Monday, 2- Tuesday and so on).
Exercise 4: Write a program to display the first 9 multiples of an integer. N entered from user
Exercise 5: Write a program to print the factorials of the integers from 1 to 20

Nhận xét