ModularM
Modular3y ago
6 replies
Shubham Ugare

Python assert

Hi all, I am trying to use some existing Python code in Mojo. I couldn't find an alternative for the "assert" statements I use for testing the code. What's the best solution for this?
Was this page helpful?