How do I import a class that is in another package
Example: "model" package contains the "Car" class, package "execution" contains the "Main" class, from inside the "Main" I want to import the "Car" class, How do I do this? I used require_rel...
asked by
24.09.2018 / 06:50