Category 1 Assignment:
Chances of getting A+=100 % (If done without plagiarism)
Confidential
From: Oberkommando der Wehrmacht
To: Lieutenant x
Date: 2nd September, ****
Lieutenant our country is at war with England. Enemy is using coded message to communicate. Our
intelligence intercepted some of this coded message. High command (Oberkommando der Wehrmacht) is
aware of your deciphering skill and expects you to decode those messages.
Message 1: “ZIJVFFXIN CVIX ZJ 5 HT”
Message 2: “ASTAXI QRPZB TSKX JS LNM”
Message 3: “WXGXIZF ESDG OZFU SPJ”
Intel Report: Each word of those codes is associated with a meaningful English word and each alphabet
to another (not to many). We do not know which alphabet points at which alphabet but we have a list of
words that might help you break those codes.
List= [ ABOLISHES, ACCORDING, ARTILLERY, AGITATION, ACID, AREA, FIRE, WATER,
TORPEDO, COMMANDER, GENERAL, CAPTAIN, SHIP, BARRAGE, RUN, WALK, JOHN, XYZ,
SQUAD,SQUADRON , LEADER, RELOCATE, GO, MOVE, CITY, CITADEL, JACK, MILNER, PM,
AM, AT, TO, IN, OUT, OFF, OF, FROM, FOR, SHELL, WILL, RIGHT, LEFT, NORTH, SOUTH
EAST, WEST, SNIPER, INFANTRY, TANK, BOMBER, FIGHTER, MORNING, EVENING,
AFTERNOON, NIGHT, DAY, AIRCRAFT, LONDON, COMMAND, SECURE, ENEMY, SPY,
RANGE, MILLER, MULLER, TROOP, SUBMARINE]
Now lieutenant, we want you to break those codes and print those out. Also convert this sentence to a
coded message: “I x (your name) am your new commander” exactly as written. You are on your own.
Don’t try to bother High Command just submit your findings and we will let you know whether you are
correct or wrong.
Or
Category 2 Assignment:
Chances of getting A+=50 %, A=100% (If done without plagiarism)
Lieutenant we have developed our own encryption method. Encryption process for each alphabet is
shown below:
Normal Encrypted
Alphabet Alphabet
A Z
B A
C Y
D B
E X
F C
G W
H D
I V
J E
K U
L F
M T
N G
O S
P H
Q R
R I
S Q
T J
U P
V K
W O
X L
Y N
Z M
Now you will have to develop a code that will ask for a user input and transform the inserted string to an
encrypted message.
a= input ()
Or
Category 3 Assignment:
Chances of getting A=50 %, A-=100% (If done without plagiarism)
Suppose you are in a battlefield. Develop your own game based on the scenario of the battlefield.
The code should include- at least two functions, at least two loops, at least one list.
Or
Category 4:
To pass this course
Write a code to list all the prime numbers equal to or less than last three digits of your student id.