83.9k views
0 votes
Which function is used to display information to the screen in Python?

a
print()
b
main()
c
run =
d
show[]

User Zoltish
by
6.7k points

2 Answers

2 votes

Answer:

show [ ]

Step-by-step explanation:

User Jbafford
by
6.9k points
1 vote

Answer:

print() will display information to the screen

Step-by-step explanation:

your welcome

User M Omayr
by
7.8k points