JAAK - Fast and easy !
About Me
berry
View my complete profile
Friday, July 30, 2021
14 . Write a program to print numbers from 1 to 10.
for
(
int
i
=
1; i
<=
10; i
++
) {
System
.out.println(i);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment