/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package pbo1;
/**
*
* @author acer
*/
public class Pbo1 {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
// TODO code application logic here
int a=0;
System.out.print("Bilangan kelipatan 3 dan kelipatan 7 antara 10 s/d 75 adalah ");
for (int...