Skip to content
Snippets Groups Projects
Commit 0efebe12 authored by linopino's avatar linopino
Browse files

Update test_romannumerals.py

parent 23a0c648
No related branches found
No related tags found
1 merge request!2StringCalculatorTestListBasic
......@@ -18,7 +18,7 @@
# Bei Eingabe der Zahl 3 erhalte ich das Ergebnis "III"
# Bei Eingabe der Zahl 6 erhalte ich das Ergebnis "VI"
# Bei Eingabe der Zahl 8 erhalte ich das Ergebnis "VIII"
# Bei Eingabe der Zahl 30 erhalte ich das Ergebnis "XXX"
# Bei Eingabe der Zahl 30 erhalte ich das Ergebnis "XXXX"
# Bei Eingabe der Zahl 80 erhalte ich das Ergebnis "LXXX"
# Kombination aus Addition und Subtraktion
# Bei Eingabe der Zahl 14 erhalte ich das Ergebnis "XIV"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment