Enum Problem | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Enum Problem

How can i access the Data in the Enums? I want to read the Orders like "DOWN" out of a file and then print the coordinates out. https://code.sololearn.com/cA34A9a1a191

9th Mar 2021, 5:10 PM
Manfred h
1 Resposta
+ 1
The program is incomplete. Program class with the main entrypoint and PositionVector class are missing. I imagine you can do also as... Direction.DOWN.vector. .....
13th Mar 2021, 2:54 AM
David OrdƔs
David OrdƔs - avatar