Search: Elements – sequence-series outputting Write a program that prints the
rem prints fibonacci series
cls
a=2
b=1
for p = 1 to 5
print a
print b
a=a + b
b=b +...
sequence and series
Examples on series and sequence
write a program C++ program and Use a recursive function that finds the n-th term using the followin...
Write a program that allows the user to input a total dollar amount for an
online shopping order an...
Write a program in c++ that inputs a number [1-12] from the user and displays the month. it also ask...
Write a program that will ask the user to enter the amount of a purchase. The
program should then c...
Write a program which allows user to enter 10 student names and scores for Java programming 1 and Ja...
Write the program that will calculate and display the career statistics for a hockey player. The pro...
can anyone write c++ program for tower of hanoi 1d without using functions and without using recursi...
Write a program C++ that allow the shop staff to enter the customer's orders, record payments, view...
can anyone write c++ program for tower of hanoi 1d without using any fiunction and without usig any...
how to write c++ program to compute to display natural number between 1 and 30 which are divisible b...
4.Write a program that will predict the size of a population of organisms. The program should ask fo...
write program for following series:
(i)1,2,6,24,120...........n times.
(ii)1,2,3,5,7,11..........n...
1. Write a program that can store 10 records of students in a link list manner and apply the followi...
Write a top down program to calculate the velocity and the height of a ball of mass m thrown at mars...
I am trying to write a program in C that would be used by a car rental company. This program finds t...
How do you write a program that prints out your course schedule for a week?
Here's an example of th...
Write a c program that will declare two dimensional array called of 5 row and 5 colum. The user will...
how to write a program that will ask the user to enter 2 numbers and then compare if the numbers ent...
how do you write a program for an accountant using java to calculate income tax?
write a c++ program out put of 1 3 5 7 9
Write a C program that allow the user to enter sales from 10 sales reps
. Write a program that allows a small business owner to input, in parallel arrays, the type of item,...
Write a C++ program that will accept the marks in a test for a group of 5 students
Write a C++ program that will accept the marks in a test for a group of 25 students then calculate a...
Write a program that allows the user to display a budget as a pie chart. After the user enters num...
using c++ write a program that accepts the unit weight of a bag of coffee in pounds and the number o...
I am trying to write a program to generate a diamond shape each line has odd number of circles. have...
I must write a program using Java that calculates the amount a person would earn over a period of ti...
. Write a program which ask the user to enter a sentence (character by character) and when user pres...
Hoe do I write a program to Create a C++ console application that uses cout to display a box of aste...
Write a program that will ask the user to enter a person's age, weight and birth month. Your program...
WRITE A PROGRAM THAT WILL ASK FOR A PRICE. IF THE PRICE IS GREATER THAN 1000, COMPUTE A 10% DISCOUNT...
I have to write program for a dice game and use a boolean variable in the application class of the d...
Write a C++ program to keep records and perform statistical analysis for a class of 20 students.
T...
Write a program that allows the user to enter a product code that consists of five or six characters...
Write all elements of Set R if Rn=n / 2
where n= 1,2,3.....9
What is the cardinality of Set R?
Write a program that asks for the length and width of two rectangles. The program should tell the us...
Write a program that inputs (from the user) the number of hours worked and hourly pay rate for emplo...
write a program that asks the user to enter an objects mass, and then calculates and displays its we...
Write a program to calculate adjacent and opposite of a triangle.
My code can calculate hypotenuse...
3. Write a program to toggle the specified GPIO output pin with the specified interval T. Use timer...
write a program and create a flowchart or psuedocode that will ask the user for 3 grades. the progr...
write a c++ program that calculates the area of the circle, rectangle, triangle and exits when the u...
write a program in C# that calculates and prints the take home pay for a commissioned sales employee...
Write a pascal program that will accept the names of all sales staff members and their total sales f...
Write a program in qbasic to print the user entered word in reverse order using FUNCTION...END FUNCT...
Write a program that computes the cost of a long distance call. The cost of the call is determined a...
Write a program that adds the sum of the given number.
Sample Output:
Enter the range of numbe...
Write a program to find whether the student is teenager or not.
write a program that will calculate the average of the total marks scored by 10 students, if each st...
Question: Write a program that reads integers from the keyboard until the user enters the sentinel v...
Write a program that reads from the student user: his name as string (%s), his id as integer and hi...
Write a pseudocode program that asks the user for an integer between 1 and 12. The program is to ca...
Write a program which finds the age and name of the oldest person in a group.
const int SIZE = 8;...
Write an OpenGL program that allows interactive creation of polygons via mouse input. That is, I cli...
Write a program that accepts two numeric values from the user and displays all integers between thes...
write a javascript program that ask the user to enter up to 10 scores golf
Write a program to compute an employee’s weekly pay and produce a pay slip showing name, gross pay (...
write a payroll program that promt a user to enter his name,hourly rate,working hours in the week an...
Write a program that reads in the users age and determines if the user is a child or adult
Write a program that displays your initials in a pattern on the screen. Compose each initial with si...
Write a program (pseudocode) that would calculate and display the results for the multiplication tab...
A. Write a program which reads an array of up to 200 integers from input and then does all the follo...
Write a program that simulates the dial of a phone number. The program will input a phone number and...
write a flowchart program which shows persentes of 4 student 1st 2nd 3rd 4th meximum nd minimum?
Write a program that accepts a person’s weight and displays the number of calories the person
needs...
Write a C++ program to fill an array with 6 numbers, and then reverse the values of this array....
Write a program in Python using PythonAnywhere that satisfies each of the following requirements:...
java,
write a program that prints out the letter X composed of asterisks (*)
reply soon
Write a program that takes as input the salesperson’s name, expected weekly sales and the number o...
Write a program that reads n integers from the keyboard and calculates their sum using do-while loop
write a program that determines the number of days in a given semester.
Write a complete C# program that displays a menu comprising of the followings:
Main Menu
1) Calc...
write a program that determines how many names are on the boy's and girl's list.
Write a program that reads in two people‘s age and then names, and then output who is older.
Write a JavaScript program that asks the user to enter up to 10golf scores
Write a C++ program that reads the population of
town A and its growth rate as well as the
popula...
write a program that will prompt the user for a value and print the value entered to the screen. The...
3) Write an assembly program that :
Load AL by an arbitrary number, if there is parity even, trans...
write a program that maintains two parallel arrays. after th arrays have been loaded the program sho...
Write pseudocode for a program that calculates a customer’s total price after tax. The program will...
write a program for a small python megalodon game. explain what the game is about and what the contr...
write a program to compute in centimeters of a steel rod
write a c++ program which reads student name,ID ,mid,final for single course and for ten students an...
write a program to calculate the amount of a server's tip given the amount of the bill and the perce...
Write a C++ program to check whether a number divided by 2, [Hint: write a function to check remaide...
"write a program that asks the user to enter the price of an item and rate of discount. If discount...
How to write a program to create a class roster using an array? The program prompts the teacher to e...
Write a program using for loop along with switch case
Write a program that reads a five digit integer number from the keyboard, and then constructs
the l...
Write a program that prompts the user to enter the cost of renting one room,the number of rooms book...
write a program that accept the name of a student score obtained in 5 courses and compute the avera...
Write a program that will prompt for, receive and total a collection of payroll amounts entered at t...
Scenario:
Write a program that will determine the average mark of each student. The average is depe...
Write a QBASIC program that calculates the area of a circle, a rectangle and a triangle. The program...
Please write a program to simulate a game called Battleship. First you need to place ships on an N b...
Now write a program that calculates the minimum fixed monthly payment needed in order pay off a cred...