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

publicis-sapient-test

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="publicis-sapient-test")
[jovian] Detected Colab notebook... [jovian] Please enter your API key ( from https://jovian.ai/ ): API KEY: ·········· [jovian] Uploading colab notebook to Jovian... Committed successfully! https://jovian.ai/pknayak0707-job/publicis-sapient-test-2022
N =3
#A = [ 12,23,10 ]
A = [4,23,31,9]