Challenge for Constructor Code
Challenge
Create the header for a constructor of the class Blob
that takes in one parameter: an integer named num
. The constructor should consist of 3 words, and you should leave off the {
after it.
Please sign in or sign up to submit answers.
Alternatively, you can try out Learneroo before signing up.