Learn practical skills, build real-world projects, and advance your career
import jovian 
jovian.commit(project= 'first')
True* False
0
True/False
--------------------------------------------------------------------------- ZeroDivisionError Traceback (most recent call last) <ipython-input-6-f64d1295bbce> in <module> ----> 1 True/False ZeroDivisionError: division by zero