mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
deploy: e531b5c337
This commit is contained in:
parent
67e01c76b4
commit
02bed41d9a
554 changed files with 652 additions and 377 deletions
2
6953.js
Normal file
2
6953.js
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
"use strict";(self.webpackChunkmy_application=self.webpackChunkmy_application||[]).push([[6953],{6953:(n,a,e)=>{e.r(a),e.d(a,{default:()=>t});const t='import banana\n\n\nclass Monkey:\n # Bananas the monkey can eat.\n capacity = 10\n def eat(self, n):\n """Make the monkey eat n bananas!"""\n self.capacity -= n * banana.size\n\n def feeding_frenzy(self):\n self.eat(9.25)\n return "Yum yum"\n'}}]);
|
||||
//# sourceMappingURL=6953.js.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue