- 2
Me new studnt plz help
3 Respuestas
+ 3
please specify your question so we can help you
+ 2
you need help on hiiii?
in c++ to make the console say hiiii type this
std::cout<<"hiiii";
in javascript to make the console say hiiii type this
document.write('hiiii')
in python to make the console say hiiii type this
print('hiiii')
in ...
0
hiiii