1. 首页
  2. 编程语言
  3. C#
  4. C# Displaying Triangles.docx

C# Displaying Triangles.docx

上传者: 2020-07-18 10:50:12上传 DOCX文件 13.5KB 热度 14次
(Displaying Triangles) Write an app that displays the following patterns separately, one below the other. Use for loops to generate the patterns. All asterisks (*) should be displayed by a single statement of the form Console.Write ('*'); which causes the asterisks to display side by side. A statem
用户评论