You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You installed Python and VS Code and set up Copilot so you can work along with the book and start writing code yourself!
The VS Code interface has areas for file management, code editing, and running code that will be used throughout the book.
Prompts are how we tell Copilot to generate code and, when written carefully, can be a highly effective way of creating software.
Data analysis is a common programming task, and CSV files are a common way for storing data to be processed by computers.
Copilot may generate code that requires you to install additional Python modules.
Copilot is a powerful tool that can produce code that is as sophisticated (or more) as that produced by college students finishing their first programming course.
你完成了 Python 和 VS Code 的安装,并且配置好了 Copilot,现在你可以跟着本书开始自己动手编程了!
Summary
本章小结
The text was updated successfully, but these errors were encountered: