fork download
  1. # your code goes here
  2. nama_produk = "tas"
  3.  
  4. print(nama_produk)
  5.  
Success #stdin #stdout 0.06s 14032KB
stdin
Standard input is empty
stdout
tas