Learn practical skills, build real-world projects, and advance your career
test = 1+1
import jovian as jvn
test
2
%store -r a
a
20
print(3)
3