write program in Java to print number of numbers beginning with 7
Answers
Answered by
1
Answer:
public class numbers{
public static void main ()
{
System .out.println("The required numbers are :");
System.out.println("7,77 , 777 , 77777):
}
}
Similar questions
Social Sciences,
3 months ago
Math,
3 months ago
Science,
7 months ago
Political Science,
1 year ago
Math,
1 year ago