From 9abbcedeef994a0216c779a5afa19747b27b55a0 Mon Sep 17 00:00:00 2001 From: Liana Bakradze Date: Wed, 14 Apr 2021 14:10:20 +0300 Subject: [PATCH] Added blank line in the end of the file to match expected answer --- Programming Basics/Data Types/Exercise 2/test/output.txt | 2 +- Programming Basics/Summary 1/Exercise 1/test/output.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Programming Basics/Data Types/Exercise 2/test/output.txt b/Programming Basics/Data Types/Exercise 2/test/output.txt index 8ba743e6..1afd3e3a 100644 --- a/Programming Basics/Data Types/Exercise 2/test/output.txt +++ b/Programming Basics/Data Types/Exercise 2/test/output.txt @@ -1,4 +1,4 @@ The type that can be combined with every other type using '+': String The type that can't be combined with itself using '+': -Boolean \ No newline at end of file +Boolean diff --git a/Programming Basics/Summary 1/Exercise 1/test/output.txt b/Programming Basics/Summary 1/Exercise 1/test/output.txt index e62aeab8..afe234be 100644 --- a/Programming Basics/Summary 1/Exercise 1/test/output.txt +++ b/Programming Basics/Summary 1/Exercise 1/test/output.txt @@ -1,3 +1,3 @@ 2 1 -1 \ No newline at end of file +1