Home page usually refers to the page that initially displays if you type in http://www.example.com/ It's usally named index.html, index.shtml or the like.
public class JavaApplication82 {
public static void main(String[] args) {
for (int i = 1; i <= 9; i++){
for (int w = 0; w < i; w++){
System.out.print("*");
}
System.out.println("");
}
}
}
This works for me.
Answer:
no=3456
for x in reversed(str(no)):
print(x)
Explanation:
If you turn the number into a string and then reverse it, you can achieve the same output.
It uses boolean operators and key words to match the correct web pages to the search request.