You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple project for purpose of learning to code in Kotlin. The basic calculator will perform the basic operations (+,-/)
Concept of how to get user input using the readline()!! function.
About
A simple project for purpose of learning to code in Kotlin. The basic calculator will perform the basic operations (+,-/)