173k views
2 votes
How to solve everything in Kotlin??

A) create a method that takes a string as a parameter and inverts it.

C) Create a car class that contains Brand, model, year of release and current speed. Use the primary constructor

B) create the main function, and create 4 objects of class car and store them in a vector and print them.

1 Answer

0 votes

Answer:

crreate a method that takes a string as a perimeter and inverts it

User Kimani
by
4.3k points