Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1018 Bytes

micropython_basic_syntax.rst

File metadata and controls

33 lines (24 loc) · 1018 Bytes

Note

Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts.

Why Join?

  • Expert Support: Solve post-sale issues and technical challenges with help from our community and team.
  • Learn & Share: Exchange tips and tutorials to enhance your skills.
  • Exclusive Previews: Get early access to new product announcements and sneak peeks.
  • Special Discounts: Enjoy exclusive discounts on our newest products.
  • Festive Promotions and Giveaways: Take part in giveaways and holiday promotions.

👉 Ready to explore and create with us? Click [] and join today!

1.6 (Optional) MicroPython Basic Syntax

indentation comments print variables if_else while_loops for_loops functions data_types operators lists