Skip to content

ltvtk/py0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phần mềm LTweb và Vditor hỗ trợ học lập trình

Trên windows cần cài python,mingw c++ từ scoop như sau

mở powershell quyền admin và chạy các lệnh sau lần lượt từng dòng

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
iex "& {$(irm get.scoop.sh)} -RunAsAdmin"
scoop install git-with-openssh
scoop install gow
scoop install python
scoop install mingw

C++ turtle graphic

Bạn cần tải 2 file CImg.h và CTurtle.hpp xuống và bỏ chung thư mục với code c++ chính.

Sau đó mở VSCode chạy lệnh compile và run

g++ <file_name>.cpp -lgdi32;./a

About

Phần mềm hỗ trợ học lập trình

Resources

License

Stars

Watchers

Forks

Packages

No packages published