Skip to content

These are assigments from the C# class I am taking. program.cs is an application that prints 1-100 in console. It prints "Go" for every number divisble by 4 and "Cards" for every number divisble by 7; if divisible by 4 and 7 it prints "Go Cards"

Notifications You must be signed in to change notification settings

kolmercm/C-Sharp-Class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

C-Sharp-Class

These are assigments from the C# class I am taking. program.cs is an application that prints 1-100 in console. It prints "Go" for every number divisble by 4 and "Cards" for every number divisble by 7; if divisible by 4 and 7 it prints "Go Cards"

About

These are assigments from the C# class I am taking. program.cs is an application that prints 1-100 in console. It prints "Go" for every number divisble by 4 and "Cards" for every number divisble by 7; if divisible by 4 and 7 it prints "Go Cards"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages