Question
import random # Needed for Pt 4 (everything in phyton) # You are running an online video channel. Your subscribers # pay to watch videos
import random # Needed for Pt 4 (everything in phyton)
# You are running an online video channel. Your subscribers
# pay to watch videos on your channel of different lengths.
# You also have a competing channel - will your subscribers
# spend more time watching your videos than your competitor's?
# Who will be more successful?!
# Part 1 - Part 1 - What are the titles of the videos in your channel? print("Part 1 - What are the titles of the videos in your channel? ")
# Part 2 - How long is each video in your channel? print("Part 2 - How long is each video in your channel?")
# Part 3 - Let's talk about subscribers! print("Part 3 - Let's talk about subscribers.")
# Part 4 - Let's compare our channel to our competitor! print("Part 4 - Let's compare our channel to our competitor!")
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started