Commit 0225d2fd authored by liam.wadsworth's avatar liam.wadsworth

final push with comments

parent fb773fe8
Pipeline #467 canceled with stages
...@@ -95,7 +95,6 @@ public class AssessmentPartFour { ...@@ -95,7 +95,6 @@ public class AssessmentPartFour {
} }
translatedCode = translatedCode + translatedChar; translatedCode = translatedCode + translatedChar;
} }
System.out.println(translatedCode);
return translatedCode; return translatedCode;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment