test = 1+1
import jovian as jvn
test
2
%store -r a a
20
print(3)
3
jvn.utils.credentials.purge_creds()