0% found this document useful (0 votes)
52 views6 pages

Assignment One and Two

The document contains 9 programming assignments including: 1) A program to calculate compound interest, 2) A program to generate every third integer less than 100 that is divisible by 5 and calculate their sum, 3) A program to swap pictures by clicking a command button. It also includes assignments to find even and odd numbers between 1-25, validate a user login with username and password, display a full name, add numbers to an initial number box over 5 iterations, convert temperatures between Fahrenheit and Celsius using option buttons, and add two numbers. The document provides programming assignments and wishes the recipient good luck.

Uploaded by

Anaclet Rafiki
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views6 pages

Assignment One and Two

The document contains 9 programming assignments including: 1) A program to calculate compound interest, 2) A program to generate every third integer less than 100 that is divisible by 5 and calculate their sum, 3) A program to swap pictures by clicking a command button. It also includes assignments to find even and odd numbers between 1-25, validate a user login with username and password, display a full name, add numbers to an initial number box over 5 iterations, convert temperatures between Fahrenheit and Celsius using option buttons, and add two numbers. The document provides programming assignments and wishes the recipient good luck.

Uploaded by

Anaclet Rafiki
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

ASSIGNMENT ONE AND TWO

1) Program to calculate the Compound Interest.

2) Writea program using loop that will generate every third integer
beginning with i=2 and continuing for all integers that are less than 100.
calculate the sum of those integers that are divisible by 5.
3) Write a program to swap pictures by clicking on the command button
4)Program to find out the EVEN and ODD numbers b/w 1
to 25.

5) Program to enter the user name and password from


the user, if it is correct then user is logged in else not.
FORM

6)
Program to display the Full name.
7)
Program to add two numbers and then transfer the result
into INITIAL NO. text box and then add another number
to the initial no. do this process 5 times.

8)
Program to convert the temperature from F to C & C to F
using the option button control.
9) Program to add the two numbers.

GOOD LUCK

You might also like