Skip to content

Commit b5230b3

Browse files
authored
Update reviewing_exercise.md
1 parent cc14f2d commit b5230b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

04_documentation/reviewing_exercise.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You remain in control and responsible for your projects.
3636
Now that we have set some guidelines, let's see the strengths in action:
3737

3838
1. Login to the [Responsible AI](https://rai.uni-stuttgart.de) provided by the University of Stuttgart.
39-
- If the first prompt does not work, start by saying "Hi" before proceeding with actual prompts. Apparently, bots also have psychological needs. :)
39+
- If the first prompt does not work, start by saying "Hi" before proceeding with actual prompts. Apparently, bots also have psychological needs. :)
4040
2. In your own words, ask the tool to generate code for solving a heat equation, in a programming language you understand (e.g., Python).
4141
Ask it to take parameters from a configuration file and write results to an output file.
4242
Ask for some documentation, tests, or anything else you would like to see in such a code.
@@ -45,7 +45,7 @@ Now that we have set some guidelines, let's see the strengths in action:
4545

4646
```text
4747
(... usual commit message ...)
48-
48+
4949
I acknowledge the use of RAI (https://rai.uni-stuttgart.de/) to implement the entirety of this code.
5050
5151
Prompts:

0 commit comments

Comments
 (0)