You can Buy or Bid the product using Paypal / Credit Card

Thursday, May 17, 2007

Remedial Psikomotor 03

Please create a program for counting the words that inputted by user :

Input = This is me, is this me
Output = 6 words

Input = Do Something For Your Brighter Future Bro...
Output = 7 words


Here's the assesment criteria :

  1. X-J Class Must use WHILE for looping statement
  2. X-K Class Must use REPEAT for looping statement
  3. X-L Class May use WHILE or REPEAT for looping statement
  4. File name is equal with your ID (20554.pas)
  5. Should be on my inbox (jimmy@iso-lo.net) at may, 20 '2007 (23:59:59)
Good Luck and Success 4 all
Regards,
ISO

Friday, May 4, 2007

Remedial Assignment For X-L

Sorry for lately post for Remedial Assignment. For assignment, please create a program that have a same Input / Output (I/O) like this example :

Input = 5
Output = 1 + 1 + 2 + 3 + 5 = 12

Input = 6
Output = 1 + 1 + 2 + 3 + 5 + 8 = 20


Here's the assesment criteria :
  1. Must use a conditional looping like WHILE or REPEAT
  2. Plus Operator didn't appear in last of series
  3. File name is your ID like 20554
  4. Should be on my inbox (jimmy@iso-lo.net) at may, 08 '2007 (23:59:59)
Good Luck and Success 4 all
Regards,
ISO