do while (internet == online) { if (news == postedOnWebsite) { System.out.print("It must be true!") } else System.out.print("It's not true!") }