Skip to content

iasjem/even-odd-numbers-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Even or Odd? (Swift version)

  • Program determines if n is an odd, even or neither
  • Also demonstrates the usage of Conditional statement using Ternary operator(?) in Swift
  • Based on the first three Java, Kotlin and Android app of the same program
  • Created to simply practice coding in Swift

Created by IasJem

Releases

No releases published

Packages

No packages published

Languages