Courses
Log inStart Learning AI
Courses
Log inStart Learning AI
0

How to I add a Image in my code?

Like-- I'll add a out put image of tree. How I can?

python3
23rd Apr 2021, 8:24 AM
Rohan Sk
Rohan Sk - avatar
2 Answers
+ 3
import urllib.request as req url = "https://i.ibb.co/3cG3YT7/IMG-20210317-140150.jpg" req.urlretrieve(url, 'image.png')
23rd Apr 2021, 8:34 AM
minirkk
minirkk - avatar
+ 2
Couldn't help myself. đŸ˜‚đŸ€Ł https://code.sololearn.com/c0lr6qudOZ93/?ref=app
23rd Apr 2021, 9:48 AM
Rik Wittkopp
Rik Wittkopp - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Anyone have song names? Comment your favorites here for a project im working on
0 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Sql practice
0 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Bug in Completing AI Practice
0 Votes