<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Week 3 HW:Lab Automation :: 2026a-sebastian-rios</title><link>https://pages.htgaa.org/2026a/sebastian-rios/homework/-week-03-hw-lab-automation/index.html</link><description>from opentrons import types
metadata = { # see https://docs.opentrons.com/v2/tutorial.html#tutorial-metadata ‘author’: ‘Sebastian Rios’, ‘protocolName’: ‘Say My Name’, ‘description’: ‘I am not in danger, I am the DANGER ‘, ‘source’: ‘HTGAA 2026 Opentrons Lab’, ‘apiLevel’: ‘2.20’ }
##############################################################################
Robot deck setup constants - don’t change these ##############################################################################
TIP_RACK_DECK_SLOT = 9 COLORS_DECK_SLOT = 6 AGAR_DECK_SLOT = 5 PIPETTE_STARTING_TIP_WELL = ‘A1’</description><generator>Hugo</generator><language>en</language><atom:link href="https://pages.htgaa.org/2026a/sebastian-rios/homework/-week-03-hw-lab-automation/index.xml" rel="self" type="application/rss+xml"/></channel></rss>