Update synonym.ms

This commit is contained in:
chinhouse
2023-09-15 19:01:52 -07:00
committed by GitHub
parent 2249e4aed7
commit 4c0148e94f

View File

@@ -14,7 +14,7 @@ words.shuffle
responses = ["Right","Correct","Fine","Good!","Check"] responses = ["Right","Correct","Fine","Good!","Check"]
print " " * 33 + "SYNONYM" print " " * 33 + "SYNONYM"
print " " * 5 + "CREATIVE COMPUTING MORRISTOWN, NEW JERSEY" print " " * 15 + "CREATIVE COMPUTING MORRISTOWN, NEW JERSEY"
print; print; print print; print; print
print "A synonym of a word means another word in the English" print "A synonym of a word means another word in the English"
print "language which has the same or very nearly the same meaning." print "language which has the same or very nearly the same meaning."