C#C
C#2y ago
Thiagohaga

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).
Captura_de_tela_2024-06-27_233019.png
Was this page helpful?