5th day of python challenges 80-87
This commit is contained in:
2
challenges80-87/challenge-084.py
Normal file
2
challenges80-87/challenge-084.py
Normal file
@@ -0,0 +1,2 @@
|
||||
post_code = str(input('Enter your postcode'))
|
||||
print(post_code[0:2])
|
Reference in New Issue
Block a user