Real Vim ninjas count every keystroke - do you?

Pick a challenge, fire up Vim, and show us what you got.

Changelog, Rules & FAQ, updates: @vimgolf, RSS.

Your VimGolf key: please sign in

$ gem install vimgolf
$ vimgolf setup
$ vimgolf put 6013804df3308e0009368f1c

Python dataclasses

Simple challenge to extract fields from a Python class

Start file
from dataclasses import dataclass

@dataclass
class Student:
    student_id
: str
    name
: str
    age
: int
    score
: float

fields
= ""
End file
from dataclasses import dataclass

@dataclass
class Student:
    student_id
: str
    name
: str
    age
: int
    score
: float

fields
= "student_id,name,age,score"

View Diff

10c10
< fields = ""
---
> fields = "student_id,name,age,score"

Solutions

The best way to learn is to practice. Below, you will find some of the solutions other golfers have entered. To unlock higher ranked solutions, submit your own entry which does as well or better than the solutions you can currently see - climb the ladder!

Check out these helpful resources to improve your Vim skills... Game on.

Unlock 294 remaining solutions by signing in and submitting your own entry
#295 Meshan Naidoo / @realmeshan - Score: 227 - 01/14/24 @ 15:03
<Esc>jkjjjjwlyawjjjjjaa<Esc>uuujkkkkkkywa<Esc><Esc>jkyawjjjjjwwlhpa,<Esc>jkkkkkbhhhyawjjjjwwlllllllllllp<Esc>jkkkkkkjjbbhyawjjj4$<Esc>jkkjha,vimgolf put 6013804df3308e0009368f1c<Esc><Esc>ua<Esc>ha,<Esc>jkkkb<Esc>kbbjkhyawjjjwwwlllllllllllllllp<Esc>jkkkkjhhhhhhhhyawjj$<Esc>ha,<Esc>p<Esc>:wq<CR>

0 comments


Created by: @__ngtrongkha

295 active golfers, 1192 entries

Leaderboard (lowest score wins):
31
#211 - Hugo O Rivera / @roguh

12/29/2023 at 04:44AM

32
#212 - Fake Konto / @F4k3K0n70

02/13/2021 at 11:07AM

32
#213 - ✨ / @startresse

03/05/2021 at 07:44AM

32
#214 - foobarbazqux12345 / @foobarbazqux121

03/05/2021 at 05:39PM

32
#215 - Russell Helmstedter / @RHelmstedter

03/28/2021 at 01:05AM

32
#216 - Kağan / @kaganyanikmeout

04/28/2021 at 02:58AM

32
#217 - Tanmay Chordia / @TanmayChordia1

05/17/2021 at 04:17AM

32
#218 - :wq / @write_quit_22

05/18/2021 at 05:40AM

32
#219 - nedlog / @nedlog18

05/18/2021 at 08:23PM

32
#220 - Andrew Ouzts / @andrew_ouzts

05/20/2021 at 05:33AM

32
#221 - 44 / @e__oioi

05/22/2021 at 12:50PM

32
#222 - Adam / @Adam75625825

06/26/2021 at 08:03PM

32
#223 - nullcasa / @nullcasa

07/14/2021 at 11:01PM

32
#224 - Michel Desjardins / @M8_Ofthegarden

08/11/2021 at 01:12AM

32
#225 - panakin skywalker / @_j3ffrey

08/31/2021 at 03:04PM

32
#226 - Shreeram / @Shrimpraam

09/08/2021 at 07:03PM

32
#227 - Bo Xie / @iebox

09/11/2021 at 01:14PM

32
#228 - 윤경호 / @GH_Yun2

12/05/2021 at 01:13PM

32
#229 - tarotbybye / @tarotbybyeart

03/03/2022 at 04:13AM

32
#230 - good enough ; 🌿 / @daisyymint

03/03/2022 at 03:17PM

32
#231 - タケ / @Take3832

04/24/2022 at 05:22AM

32
#232 - Omar Alawadhi / @OmarAla59544225

09/10/2022 at 05:38PM

32
#233 - @grhkm@infosec.exchange / @grhkm21

12/19/2022 at 05:37PM

32
#234 - fredy / @locked_outside

01/30/2023 at 11:05PM

32
#235 - 李建宏 / @xx19971016

08/31/2023 at 07:39AM

32
#236 - fu2y / @fu2y

01/23/2024 at 01:22PM

32
#237 - im sung / @imsung751775

04/10/2024 at 06:52AM

33
#238 - Mauricio Ariza / @_hell_spawn

02/09/2021 at 06:47PM

33
#239 - Łukasz / @srokadev

02/18/2021 at 08:15AM

33
#240 - Swaraj Dash / @swarajdash_

11/17/2021 at 12:03AM