For an assignment I need to make a christmas tree in C# and I need a little stem at the end but I don't know how

后端 未结 0 1865
刺人心
刺人心 2021-02-12 16:39

So this is my code:

using System;

namespace kerstboom
{
    class Program
    {
        static void Main(string[] args)
        {
            // Enter Height //
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题