Hello to all,
I have problems using the Plot command in Mathematica. When I run the command, don't show the graphics I would thank you if you can help me... Greetings.
.
I cannot say what causes your problem. But I can reproduce your output. By specifying that it should be in InputForm (the default is StandardForm):
InputForm
StandardForm
Plot[Cos[x] + 1, {x, 0, Pi}] // InputForm
Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST
The rules explain how to format your code properly. Posting code Images doesn't help other members to copy your code. Please EDIT your post and "Add Notebook" or attach it.
The font in your input is anomalous. How did you enter it? Does the problem persist also in a fresh session in a new notebook?