User Tools

Site Tools


print

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
print [2021/04/21 18:40] justinprint [2021/04/21 18:40] (current) justin
Line 17: Line 17:
  
 ====Example:==== ====Example:====
-<code python+<code bauxite
-print("Player is at coordinate ${player.coord}")+print("Player is at coordinate ${player.coord}");
 </code> </code>
 //Results:// The player character's tile coordinate will be displayed in the debug console. //Results:// The player character's tile coordinate will be displayed in the debug console.
print.txt · Last modified: 2021/04/21 18:40 by justin