Pic upload | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Pic upload

While using PyCharm, what type of directory to use while saving a image in a file with an extension .JPG

18th Apr 2019, 11:09 AM
Navneet
Navneet - avatar
1 ответ
+ 1
You can directly save images into your project (by New File or drag and drop). Normally programmers save things like images in directories named assets or images
18th Apr 2019, 12:15 PM
Seniru
Seniru - avatar