Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input and Output Exercises #7

Open
KevinMulhern opened this issue Nov 10, 2020 · 2 comments
Open

Input and Output Exercises #7

KevinMulhern opened this issue Nov 10, 2020 · 2 comments

Comments

@KevinMulhern
Copy link
Member

Lesson: https://www.theodinproject.com/courses/ruby-programming/lessons/input-and-output

This is similar to variables, it will be difficult to make test driven exercises so either a repl.it or a small problem description on the lesson itself might be better.

Thoughts?

@KevinMulhern KevinMulhern changed the title Input and Output Lesson Input and Output Exercises Nov 10, 2020
@CouchofTomato
Copy link
Member

@KevinMulhern Could we consider here writing tests that expect puts to have been called or print etc. I'm wondering if seeing how that is done might help when they have to test some of the games later. That's where some questions in the chat have been.

If not then again we recommend to follow along in a repl as they go and I haven't seen anyone struggle with using print or puts in their code so I wouldn't bother with a problem description

@rlmoser99
Copy link
Member

@KevinMulhern @CouchofTomato In reading your comments here & thinking about this lesson, I wonder if a lesson on how to test with puts/print is needed in the testing lessons (as it is only briefly mentioned in ruby_testing) not really here as a test-driven exercise.

JCFarrow added a commit to JCFarrow/ruby-exercises that referenced this issue Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants