https://github.com/zoeytm/self-typing-resume
This program asks for user input for which file they would like to see, then proceeds to type out the requested file letter by letter. This was actually my first program! This idea was what got me into Python and learning to write code.
https://github.com/zoeytm/self-typing-resume
Last synced: 10 months ago
JSON representation
This program asks for user input for which file they would like to see, then proceeds to type out the requested file letter by letter. This was actually my first program! This idea was what got me into Python and learning to write code.
- Host: GitHub
- URL: https://github.com/zoeytm/self-typing-resume
- Owner: zoeyTM
- Created: 2016-10-20T00:06:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-20T00:14:39.000Z (over 9 years ago)
- Last Synced: 2025-02-23T05:12:11.639Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# self-typing-resume
This program asks for user input for which file they would like to see, then proceeds to type out the requested file letter by letter. This was actually my first program! This idea was what got me into Python and learning to write code.