It's UWAweek 51

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying the 3 articles in this topic
Showing 3 of 835 articles.
Currently no other people reading this forum.


 UWA week 36 (2nd semester, mid-semester break) ↓
SVG not supported

Login to reply

👍?
helpful
9:22pm Thu 5th Sep, Joshua N.

ANONYMOUS wrote:
> Hi, > > Does this mean whitespace is only significant when it is at the beginning of a line but still insignificant anywhere else (except when 1 whitespace minimum is necessary)? Therefore, any line beginning with a whitespace would cause an error (including before a tab character), but additional whitespace throughout a line is fine. > > Or does this mean all additional whitespaces should be a cause for error? > > Thank you for clarifying!
Hi question is answered here: [help2002]


 UWA week 37 (2nd semester, week 7) ↓
SVG not supported

Login to reply

👍?
helpful
6:45pm Wed 11th Sep, ANONYMOUS

I apologise for repeatedly asking, but I still need a more specific clarification regarding this case. The line 'Whitespace can only appear at the beginning of a line if it is a tab under a function definition' is said to be true but whitespace and tab are not the same, so it is a bit confusing to me. Assuming that line only means the tab character '\t', I am under the impression that any line beginning with whitespace would cause an error, please let me know if I am misunderstanding.


SVG not supported

Login to reply

👍?
helpful
10:43pm Thu 12th Sep, Joshua N.

ANONYMOUS wrote:
> I apologise for repeatedly asking, but I still need a more specific clarification regarding this case. The line 'Whitespace can only appear at the beginning of a line if it is a tab under a function definition' is said to be true but whitespace and tab are not the same, so it is a bit confusing to me. Assuming that line only means the tab character '\t', I am under the impression that any line beginning with whitespace would cause an error, please let me know if I am misunderstanding.
Tabs are a form of white space. More detail given here: [help2002]

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy