0

There is a way to convert question from to code?
For example, I asked the question "notable people born in France" on [wolframalpha:http://www.wolframalpha.com/],
and I want to do the same on (Version 10).
Thanks.

Michal Vanunu
  • 71
  • 1
  • 5

1 Answers1

0

As mentioned in a comment above, you can enter "=" at the beginning of a cell and then type your query.

However, you can also get more fine-grained control using WolframAlpha["your query"] or WolframAlpha["your query", format].

Further information is available at the following URLs: http://reference.wolfram.com/language/ref/WolframAlpha.html http://reference.wolfram.com/language/guide/WolframAlphaIntegration.html

alev
  • 1,334
  • 9
  • 7