UCSD-PL / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
0 stars 7 forks source link

Add Training Task to options #55

Open michaelbjames opened 1 year ago

michaelbjames commented 1 year ago

Please made an option on the landing page to a training task with the content

def avg(l):
  s = 0

k = avg([1,5,6,10,43,21,79,4,-2,5,395,238,32,18,68,2])