karansher / computer-graphics-raster-images

Computer Graphics Assignment about Raster Images
1 stars 0 forks source link

Are we allowed to write code outside the commented area? #48

Closed Tian99Yu closed 2 years ago

Tian99Yu commented 2 years ago

For example, in the below screenshot, are we only allowed to write code between line 10 and 12 ?

Can we add some helper functions outside the provided code in the same file?

And will removing line 10 and 12 results in any errors during Markus evaluation?

Screen Shot 2022-09-18 at 12 50 40 AM
abhimadan commented 2 years ago

Yes, as mentioned in the FAQ, helper functions are allowed.