Expected Behavior Python if statements referencing closure variables inside @T.prim_func should either: Be correctly compiled (the if body generated as TIR code), OR Raise a clear error/warning at ...
This repository contains the work completed during Month 1 of the Python Internship. The tasks focus on learning Python fundamentals, data structures, data analysis, and data visualization through ...