Posts

Showing posts with the label short code for writing do while loop

Code snipets in vs

try this out for FOR loop just write For then press tab two times.. for WHILE loop ,write while then press tab tab . for DO WHILE loop, write do press tab tab for CONSOLE.WRITELINE , write cw then press tab tab..