| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

FizzBuzz

Page history last edited by PBworks 16 years, 6 months ago

(Right click and choose view image to see a bigger version)

This is a sample code from Java Examples in a Nutshell by David Flanagan

 

Create a page on your wiki called FizzBuzz, respond to the questions/statements below.

Enter this code in the editor.

Compile it and run it.

Explain how it works.

Get the numbers to run in a column on the screen

Get the numbers to scroll on the screen

Change the words for Fizz and Buzz

Change the numbers that the code divides by

Can you get this program to run so it looks like a screen saver?

 

Here is what the program looks like when you run the straight code:

Comments (0)

You don't have permission to comment on this page.