Skip to content

iasjem/max-and-min-numbers-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Find Max and Min Numbers (Swift version)

  • Find the maximum and minimum numbers within an array
  • Also demonstrates the usage of Conditional Statement using Ternary operator(?), For loop and Arrays in Swift
  • Based on the Java version and Kotlin version of the same program
  • Created to simply practice coding in Swift

Created by IasJem

About

Find the maximum and minimum numbers within an array.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages