ShehrozIrfan / ruby-rocks

This is the repository for beginners so that they can use this repository to make their first contribution to an open source project on GitHub. Solve programming problems using Ruby.
MIT License
22 stars 47 forks source link

Create file_create_edit_close.rb #103

Closed p134c0d3 closed 1 year ago

p134c0d3 commented 1 year ago
p134c0d3 commented 1 year ago

Ran program multiple times with no errors thrown. Let me know if any changes need to be made.

p134c0d3 commented 1 year ago

Updated the file to allow for interactive prompts in the command line to show user input turned into the filename, and content of file created.

ShehrozIrfan commented 1 year ago

Hey @jpierce-coder Thank you for your contribution 🚀

p134c0d3 commented 1 year ago

Of course, anytime. As I increase my skills in Ruby, I will be sure to add more. 🙂