Posts by leotec • 1 point
2 posts
-
-5
votes3
answers4815
viewsQ: how to install java JDK and JRE in windows 10?
Hello; I’m doing the Android development course. I’m on: Section - 2 - Installation and configuration in windows Class - 5 - Java installation, JDK and JRE PROBLEM - I am unable to perform the…
-
-1
votes2
answers83
viewsQ: How do I convert this php code to javascript?
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title> text4 </title> </head> <body> <?php /** * Converte uma palavra no plural para o…