0
7
GGGiovanny Gongora
Describe the type of variables that we do not know when we are writing an application.
let myCar: any = 'Tesla';
0
7
GGGiovanny Gongora
Describe the type of variables that we do not know when we are writing an application.
let myCar: any = 'Tesla';