Accept two numbers num1 and num2. Find the sum of all odd numbers between the two numbers entered . 8. Write a program to generate the Fibonacci series. (1,1,2,3,5,8,13,………)
Chấp nhận hai số num1 và num2. Tìm tổng của tất cả các số lẻ giữa hai con số nhập vào. 8. Viết một chương trình để tạo ra các chuỗi Fibonacci. (1,1,2,3,5,8,13, .........)