From f9508ec0b62554fd15f573616980f8381587e6c5 Mon Sep 17 00:00:00 2001 From: Nauman Ahmad Date: Sat, 16 Aug 2014 12:43:04 +0500 Subject: [PATCH] Added my dreams :smiley: --- itsnauman/dreams.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 itsnauman/dreams.md diff --git a/itsnauman/dreams.md b/itsnauman/dreams.md new file mode 100644 index 0000000..6c44ae3 --- /dev/null +++ b/itsnauman/dreams.md @@ -0,0 +1,5 @@ +# Dreams: + + - End the difference between Python 2/3 + - Instance variable scope, public/protected/private + - Optional static typing \ No newline at end of file