よくある、前後一文字逆タイプミス
pirnt('hello')
ここで、カーソルをiに持ってて、xpすると
pirnt('hello')
# ^ でxp
print('hello')
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
よくある、前後一文字逆タイプミス
pirnt('hello')
ここで、カーソルをiに持ってて、xpすると
pirnt('hello')
# ^ でxp
print('hello')
Register as a new user and use Qiita more conveniently
Go to list of users who liked