Creating the input from Python
I was trying to create something similar to input from python, just to have fun, but I came across the problem that I dont understand how Type datatype works.
I need help on making the get converter work depending on the type I wish to get, and also set the default type to something similar to (Type targetType = string).
I need help on making the get converter work depending on the type I wish to get, and also set the default type to something similar to (Type targetType = string).




