Loading...
Is this your company?
Implement cat in Python.
Anonymous
Read from input, open the file, read.
#Python Solution import sys for line in open(sys.argv[1],'r'): print(line)
Check out your Company Bowl for anonymous work chats.
Get actionable career advice tailored to you by joining more bowls.
Stay ahead in opportunities and insider tips by following your dream companies.
Get personalised job recommendations and updates by starting your searches.