Computer Science, asked by dipak7980, 10 hours ago

1. Write a program to input a number and print all the multiples of seven in ascending order.
2. Write a program to input a number and print the sum of all even numbers up to that number. please help...

Answers

Answered by mdjahinahnaf26
0

Answer:

1.Enter number: 5 First five multiples of 5 are 5 10 15 20 25

2.idk

Similar questions