from awari import print_with_tab def test_print_with_tab(): print_with_tab(3, "Hello")