Click any of the words below to copy it to your clipboard

Java keywords

boolean class double else final for if import instanceof int new private public return static this throw void while

Classs names

ArrayList Double File Integer Math Scanner String Turtle World

Method names

abs add close compareTo equals get hasNext indexOf length next nextDouble nextInt nextLine parseDouble parseInt pow random remove set size sqrt substring toString

Imports

import java.io.File; import java.util.ArrayList; import java.util.Scanner;