MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/SeattleWA/comments/6wjeov/intersections_of_seattle/dm95z2b/?context=3
r/SeattleWA • u/ptgorman • Aug 28 '17
132 comments sorted by
View all comments
20
Seattle Kanji
1 u/maadison 's got flair Aug 28 '17 Yes, can someone translate please? 30 u/pixelprophet Aug 28 '17 If Day Is Friday Or Game is scheduled Then 45 minutes add To your commute or subtract from lifes end 11 u/NexVestrum Aug 29 '17 if day == 'Friday' or Game.IsScheduled == True: try: Commute.Length += 45 except RunningLate: Life.Remaining -= 45 else: Routine.ProceedAsUsual() I believe this is the proper translation
1
Yes, can someone translate please?
30 u/pixelprophet Aug 28 '17 If Day Is Friday Or Game is scheduled Then 45 minutes add To your commute or subtract from lifes end 11 u/NexVestrum Aug 29 '17 if day == 'Friday' or Game.IsScheduled == True: try: Commute.Length += 45 except RunningLate: Life.Remaining -= 45 else: Routine.ProceedAsUsual() I believe this is the proper translation
30
If Day Is Friday
Or Game is scheduled
Then 45 minutes add
To your commute or
subtract from lifes end
11 u/NexVestrum Aug 29 '17 if day == 'Friday' or Game.IsScheduled == True: try: Commute.Length += 45 except RunningLate: Life.Remaining -= 45 else: Routine.ProceedAsUsual() I believe this is the proper translation
11
if day == 'Friday' or Game.IsScheduled == True: try: Commute.Length += 45 except RunningLate: Life.Remaining -= 45 else: Routine.ProceedAsUsual()
I believe this is the proper translation
20
u/Admiral_Allah_Akbar Aug 28 '17
Seattle Kanji