Learn practical skills, build real-world projects, and advance your career

liba-ba-c3-instructor-led-coding-session-python-practice-iii

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="liba-ba-c3-instructor-led-coding-session-python-practice-iii")
print("Hello")
Hello