HePo
Classics
Words
Blog
F.A.Q.
About
Contact
Guidelines
© 2024 HePo
by
Eliot
Submit your work, meet writers and drop the ads.
Become a member
nicetomeetyou
Poems
May 2021
Programming Love
public struct Love {
private enum Person {
case female
case male
case other(_ type:String)
}
public let people:[Person]
private var loveAmount:Int
public init(people:[Person]) {
self.people = people
loveAmount = 0
}
public mutating func moreLoveForEachOther(addedLove:Int) {
loveAmount += addedLove
}
}
(this is a Swift programming structure)
Written by
nicetomeetyou
13/F
(13/F)
Follow
😀
😂
😍
😊
😌
🤯
🤓
💪
🤔
😕
😨
🤤
🙁
😢
😭
🤬
0
118
Hooria Iftikhar
and
Leone Lamp
Please
log in
to view and add comments on poems