Tuesday, 29 October 2019

For...For...Loop(Nested Loop) Condition and Find * pattern_9.


For...For...Loop(Nested Loop) Condition and Find * pattern_9.
            ///55555
            ///4444
            ///333
            ///22
            ///1
            int i, j, n;
            Console.Write("Enter number of lines.....>");
            n = Convert.ToInt32(Console.ReadLine());
            for (i = n; i >= 1; i--)
            {
                for (j = 1; j <= i; j++)
                {
                    Console.Write(i);
                    //Console.Write("");
                }
                Console.ReadLine();
            }
https://www.youtube.com/channel/UCKLRUr6U5OFeu7FLOpQ-FSw/videos

1 comments:

  1. Hollow structural part is a type of steel beam that has a hole cross-section. They are Direct CNC made in various commonplace shapes, i.e., circular, square, elliptical, or rectangular cross-sections. Extrusion is the process that's used to roll a steel sheet into a cylindrical form to kind a wiring or piping structure. Iron is a natural chemical element and one of the most common on Earth in its mass. It is plentiful and is an important material used in the manufacturing of steel.

    ReplyDelete