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

Code block not export when appear inside list #48

Closed
snowman opened this issue Feb 16, 2023 · 0 comments · Fixed by #50
Closed

Code block not export when appear inside list #48

snowman opened this issue Feb 16, 2023 · 0 comments · Fixed by #50
Labels
bug Something isn't working

Comments

@snowman
Copy link

snowman commented Feb 16, 2023

image

Text:

You:
how to print hello world using python with notepad

ChatGPT:
To print "Hello, world!" using Python and Notepad, follow these steps:

1. Open Notepad.
2. Type the following code in Notepad:
3. Save the file as "hello_world.py" in any folder of your choice.
4. Open the Command Prompt on your computer.
5. Navigate to the folder where you saved the "hello_world.py" file using the cd command.
6. Type the following command to run the Python script:
7. Press Enter. The output "Hello, world!" should be displayed in the Command Prompt window.

Congratulations, you have successfully printed "Hello, world!" using Python and Notepad!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants