0
How to collect input with swift
Please can someone share a code snippet for collecting inputs ( all data types ) with swift 🙏 and how to collect multiple inputs in one line ( swift, python, java, c++)
1 Antwort
+ 5
Code Flash here is a quick swift code example
This one contains all datatypes
https://sololearn.com/compiler-playground/cVFsgyL7i1me/?ref=app
And this one is firstname, lastname, age
https://sololearn.com/compiler-playground/ciP7ZE1X6VF3/?ref=app