write a java program to print the pattern 1 44 999 16 16 16 16
Answers
Answered by
0
Answer:
SIMPLE!
Explanation:
<HTML>
<head>
<title>
A pattern of numbers.
</title>
</head>
<body>
<p3>
1 44 999 16 16 16 16
</p3>
</body>
</HTML>
Similar questions