[LANG-KO]
코드 실행기 도구란?
@vcode 트리거로 Python 코드를 실행해 결과를 보여주는 도구에요.
@vcode 트리거를 사용하면 Python 코드를 실행해 결과를 즉시 보여주는 도구입니다. 계산, 데이터 분석, 알고리즘 검증 등에 활용할 수 있어요.
어떤 상황에서 사용할 수 있나요?
코드 실행기 도구는 다음과 같은 상황에서 특히 유용합니다.
•
간단한 계산이나 알고리즘을 빠르게 검증하고 싶을 때
•
데이터 처리·분석 코드를 실행해보고 싶을 때
•
코드 학습 중 결과를 바로 확인하고 싶을 때
•
수치·통계 계산을 빠르게 해야 할 때
예를 들어, 사용자는 "@vcode 1부터 50까지 소수를 구해서 리스트로 보여줘", "@vcode 1000원짜리 주식이 매년 5% 성장하면 10년 뒤 얼마인지 계산해줘", "@vcode 1부터 100까지 합 계산해줘"처럼 자연스럽게 요청할 수 있습니다. 그러면 AI가 이 도구를 사용해 결과를 만들어줍니다.
어떻게 사용하나요?
사용 방법은 간단합니다. 입력창에 다음과 같은 형식으로 자연스럽게 요청해 주세요.
@vcode + [실행할 작업 · 계산할 내용]
상황별 사용 예시는 다음과 같습니다.
•
수학·계산: "@vcode 1부터 50까지 소수를 구해서 리스트로 보여줘"
•
복리 계산: "@vcode 1000원짜리 주식이 매년 5% 성장하면 10년 뒤 얼마인지 계산해줘"
•
기본 합산: "@vcode 1부터 100까지 합 계산해줘"
•
데이터 처리: "@vcode 다음 리스트의 평균과 표준편차 계산해줘: [85, 92, 78, 90, 88]"
[LANG-EN]
What is the Code Runner tool?
A tool that runs Python code with the @vcode trigger and shows you the results.
When you use the @vcode trigger, it executes Python code and shows the results immediately. Useful for calculations, data analysis, algorithm verification, and more.
When can you use it?
The Code Runner tool is especially useful in these situations.
•
When you want to quickly verify simple calculations or algorithms
•
When you want to try out data processing or analysis code
•
When you want to instantly check results while learning code
•
When you need to do numeric or statistical calculations quickly
For example, you can naturally ask "@vcode Find the prime numbers from 1 to 50 and show them as a list", "@vcode Calculate the value of a ₩1,000 stock after 10 years with 5% annual growth", or "@vcode Calculate the sum from 1 to 100". The AI will then use this tool to generate the result.
How to use it?
Usage is simple. Just enter your request naturally in the input box like this.
@vcode + [Task to execute · content to calculate]
Here are some scenarios:
•
Math/calculation: "@vcode Find the prime numbers from 1 to 50 and show them as a list"
•
Compound interest: "@vcode Calculate the value of a ₩1,000 stock after 10 years with 5% annual growth"
•
Basic sum: "@vcode Calculate the sum from 1 to 100"
•
Data processing: "@vcode Calculate the mean and standard deviation of this list: [85, 92, 78, 90, 88]"
[LANG-JA]
コード実行ツールとは?
@vcodeトリガーでPythonコードを実行して結果を見せてくれるツールです。
@vcodeトリガーを使うと、Pythonコードを実行して結果を即座に表示するツールです。計算・データ分析・アルゴリズム検証などに活用できます。
どんなときに使えますか?
コード実行ツールは、こんなときに特に役立ちます。
•
簡単な計算やアルゴリズムを素早く検証したいとき
•
データ処理・分析コードを実行してみたいとき
•
コード学習中に結果をすぐ確認したいとき
•
数値・統計計算を素早く行いたいとき
たとえば、「@vcode 1から50までの素数を求めてリストで見せて」「@vcode 1000ウォンの株が毎年5%成長したら10年後いくらか計算して」「@vcode 1から100まで合計を計算して」といった自然な形でリクエストできます。すると、AIがこのツールを使って結果を生成します。
使い方
使い方は簡単です。入力欄に次のような形で自然にリクエストしてください。
@vcode + [実行する作業・計算する内容]
シチュエーション別の使用例は次のとおりです。
•
数学・計算: 「@vcode 1から50までの素数を求めてリストで見せて」
•
複利計算: 「@vcode 1000ウォンの株が毎年5%成長したら10年後いくらか計算して」
•
基本合計: 「@vcode 1から100まで合計を計算して」
•
データ処理: 「@vcode 次のリストの平均と標準偏差を計算して: [85, 92, 78, 90, 88]」
.png&customEmojiId=35f270ba-ff57-80fe-8e22-007a667c4f37&width=250)