Skip to content

A list of practical programs|projects that anyone can solve in any programming language.

License

Notifications You must be signed in to change notification settings

cooldashing24/Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code

A list of practical programs|projects that anyone can solve in any programming language.

  • WAP to print Hello, World!.

  • WAP to print computer 5 times using different loops.

  • WAP to print numbers from 1 to N using different loops.

  • WAP to print numbers from N to 1 using different loops.

  • WAP to print odd numbers from 1 to N using different loops.

  • WAP to print even numbers from 0 to N using different loops.

  • WAP to print even number series between provided start & end values using different loops.

  • WAP to print sum of series between provided numbers using different loops.

  • WAP to print factorial of a given number using different loops.

  • This programs are developed in Ubuntu based OS.
  • G++ for C

About

A list of practical programs|projects that anyone can solve in any programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published