Computer Science, asked by lovelypooh0380, 10 months ago


Which of the following is the
correct syntax to change the
timezone in Python? *

a. import bytz t=pytz.timezone('Singapore')
b. import pytz t=pytz.zone('Singapore')
c. import pytz t=timezone('Singapore')
d. import pytz t=pytz.timezone()​

Answers

Answered by seetapandit841746
2

Answer:

option d is the correct answer please like and follow me

Similar questions