PseudoCode Ex: 10'12 - PowerPoint PPT Presentation

1 / 4
About This Presentation
Title:

PseudoCode Ex: 10'12

Description:

Draw and fill pie chart section using angle 0 and first number ... integer number. Use four number to. draw four sections of. pie chart and fill with. different color ... – PowerPoint PPT presentation

Number of Views:60
Avg rating:3.0/5.0
Slides: 5
Provided by: stude1
Category:
Tags: pseudocode | by | color | number

less

Transcript and Presenter's Notes

Title: PseudoCode Ex: 10'12


1
PseudoCode( Ex 10.12)
  • Start the program
  • Initial variable
  • Manipulate phone number
  • Display result
  • End the program

2
Flow Chart( Ex 10.12)
Start
Enter phone number as (555) 555-55
Manipulate phone number using string tokenizer
Display result
End
3
Pseudocode( Ex 11.33)
  • Start the program
  • Initial value
  • Input four integer number from user
  • Draw and fill pie chart section using angle 0
    and first number
  • Draw and fill pie chart section using angle
    first number and
  • second number
  • Draw and fill pie chart section using angle
    second number
  • and third number
  • Draw and fill pie chart section using angle
    third number and
  • last number
  • Display result
  • End the program

4
Flow Chart( Ex 11.33)
Start
Input four integer number
Use four number to draw four sections of pie
chart and fill with different color
Display pretty pie chart
End
Write a Comment
User Comments (0)
About PowerShow.com