<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/d975fa1f2ac84416800bb545abb1a96a&quot; frameborder=&quot;0&quot; width=&quot;1920&quot; height=&quot;1440&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1440</height><width>1920</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1440</thumbnail_height><thumbnail_width>1920</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/d975fa1f2ac84416800bb545abb1a96a-7e35cfa970c99f98.gif</thumbnail_url><duration>419.576</duration><title>Debugging and Restoring Ledger Balance System</title><description>This Loom demonstrates the mission 3 debug and restore ledger balance system and adds a new feature to display expenses as a pie chart. The author explains rewriting the HTML and script.js files, using clearer code and ES module imports such as importing user.js with export default. In script.js, they build a function to collect input values with a for loop, assemble the dataset for the pie chart, and destroy the old chart before creating the updated one. They also address handling non-numeric text input gracefully by relying on the input type number, noting that text cannot be entered and may be hidden after type conversion.</description></oembed>