That's it. Instead of
Print "Hello world"
and getting the output in the standard blue (in the notebook), I want to have a different color sometime. Is this possible? Much love.
![]() | 1 | initial version |
That's it. Instead of
Print "Hello world"
and getting the output in the standard blue (in the notebook), I want to have a different color sometime. Is this possible? Much love.
![]() | 2 | No.2 Revision |
That's it. Instead of
Print print "Hello world"
and getting the output in the standard blue (in the notebook), I want to have a different color sometime. Is this possible? Much love.