There was an error while loading. Please reload this page.
1 parent 278e911 commit c14a523Copy full SHA for c14a523
Dictionary.py
@@ -0,0 +1,3 @@
1
+dict1={'yes':'used for showing you have heard somebody or will do what he/she asks'}
2
+n=input()
3
+print(dict1[n])
0 commit comments