Created
June 5, 2016 17:52
-
-
Save daybreak0804/095fca154e78ed44fc0c37c33c290f81 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import file2 | |
import file3 | |
import file4 | |
file2.print_in_file2() | |
file3.print_in_file3() | |
file4.print_in_file4() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment