User Avatar
Michael Reilly
Last activity
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Badges

No badges earned

Activity overview

Latest activity by Michael Reilly
  • User Avatar Picture

    Michael Reilly commented,

    Never mind, did some research.  For those looking, it's a little ambiguous to the user, but you need to enter variables that don't necessarily have a prompt.     def moveByInput(r, c):  #the r and...

  • User Avatar Picture

    Michael Reilly created a post,

    User input in chat function

    Any suggestions on getting user input via the on_chat functions? For example, to have a builder or agent place a number of blocks based on the number input by the user via chat?