Skip to content

Translate ruby-from-other-languages(ja) #1359

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

Merged
merged 1 commit into from
May 6, 2016

Conversation

snoozer05
Copy link
Contributor

No description provided.

@snoozer05 snoozer05 force-pushed the ja-ruby-from-other-languages branch from 1095c48 to 4ce49be Compare April 26, 2016 12:51
### 普遍の真理

Rubyでは、`nil`と`false`を除くすべてのものは真と評価されます。
CやPythonを始めとする多くの言語では、0や任意の正の値、空のリストなどは
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

possibly is not positive

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is "0あるいはその他の値" ?

@znz
Copy link
Member

znz commented Apr 28, 2016

I reviewed. And some points should reflect to English version.

{% highlight python %}
# Python版
if 0:
print "0 is true"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

print should add () to fix syntax error in Python3. #1374

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. I reflect it.

@snoozer05 snoozer05 force-pushed the ja-ruby-from-other-languages branch from 4ce49be to b8c6d63 Compare May 5, 2016 13:43
@stomar stomar merged commit 4c680a3 into ruby:master May 6, 2016
@stomar
Copy link
Contributor

stomar commented May 6, 2016

Thanks @snoozer05 and @znz 👏

@snoozer05 snoozer05 deleted the ja-ruby-from-other-languages branch May 7, 2016 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants