RosettaCodeData/Task/Mouse-position/EasyLang/mouse-position.easy

5 lines
55 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
on mouse_move
clear
text mouse_x & " " & mouse_y
.