1. Искать баги.
Промт: Find the bug in the following code {вставить код}
2. Переводить код с одного языка на другой. Подставляйте нужные языки.
Промт: Translate this code from JavaScript to Python {вставить код}
3. Объяснять код и его назначение.
Промт: What will the following code snippet do {вставить код}
4. Писать комментарии к каждой строке кода.
Промт: Regenerate the code snippet below, but please include comments to each line of code {вставить код}
5. Тестить код. Меняйте промт в зависимости от вашего языка и типа тестов.
Промт: Write test cases for the main edge cases that could happen to the below code snippet. First outline the test cases you'll write. Second, write the test cases in javascript using the Jest framework {вставить код}
6. Переписывать код в других стандартах.
Пример промта: Rewrite the code below following the Google style guidelines for javascript {вставить код}
Промт: Find the bug in the following code {вставить код}
2. Переводить код с одного языка на другой. Подставляйте нужные языки.
Промт: Translate this code from JavaScript to Python {вставить код}
3. Объяснять код и его назначение.
Промт: What will the following code snippet do {вставить код}
4. Писать комментарии к каждой строке кода.
Промт: Regenerate the code snippet below, but please include comments to each line of code {вставить код}
5. Тестить код. Меняйте промт в зависимости от вашего языка и типа тестов.
Промт: Write test cases for the main edge cases that could happen to the below code snippet. First outline the test cases you'll write. Second, write the test cases in javascript using the Jest framework {вставить код}
6. Переписывать код в других стандартах.
Пример промта: Rewrite the code below following the Google style guidelines for javascript {вставить код}
