Posts

Showing posts from June, 2024

Enjoy coding for illustrate Human Health Passport by Karel, mental capacity from Human Health Passport and Graphical animation for short breathing exercises!

Image
  I would like to presents my first work in coding.  https://codeinplace.stanford.edu/cip4/share/T0LPepIHsSrSLu3PcGZa  for Karel's field from karel.stanfordkarel import * """Long healthy life Karel. Karel's life is demonsrates the moves and possibilities, creative fun work in one interesting world. Karel can draw these levels and to put point beeper signs for knowledge of each health level in accordance with functional capabilities, good rehabilitation and treatment, daily physical and cognitive activity, well-being and physical training. 1. https://doi.org/10.47855/jal9020-2023-3-3 2. https://doi.org/10.47855/jal9020-2022-1-3 """ def main(): birth_growth_education() blue_sky() wheat_field() rest() health_level() red() orange() yellow() lime() green() """Karel is studying. """ def birth_growth_education(): turn_left() move_to_wall() turn_right() """...