It's UWAweek 42 (2nd semester, week 12)

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 2 articles in this topic
Showing 2 of 738 articles.
Currently 82 other people reading this forum.


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

Login to reply

👍?
helpful
12:50pm Tue 3rd Sep, ANONYMOUS

Hello, I was wondering if the following: print x <- 7 Would be legal syntax in ml. Or must this be written as: x <- 7 print x Thankyou


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

Login to reply

👍?
helpful
8:42pm Wed 11th Sep, Joshua N.

ANONYMOUS wrote:
> Hello, > > I was wondering if the following: > > print x <- 7 > > Would be legal syntax in ml. > > Or must this be written as: > > x <- 7 > print x > > Thankyou
It would be illegal. The syntax of ml doesn't allow the printing of statements.

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