fork download
  1. print ("AKU VANESSA")# your code
  2. #hai
  3. V = 5
  4. S = 7
  5. ratarata = V*S
  6. print ratarata
Success #stdin #stdout 0.02s 7084KB
stdin
Standard input is empty
stdout
AKU VANESSA
35