Answer:
Question1:
day = int(input("Enter in Numeric Today's day:"))
if (x == 15 or x == 30):
print("You have a payday today!")
if (x != 15 and x != 30):
print("Its is not certainly a payday today but dont feel bad.")
Question 2:
red = int(input("Enter the value for red: "))
green = int(input("Enter the value for green: "))
blue = int(input("Enter the value for blue: "))
if (red > 255 or red < 0):
print("The value of Red is not correct.")
if (green > 255 or green < 0):
print("The value of Green is not correct.")
if (blue > 255 or blue < 0):
print("The value of Blue is not correct.")
Explanation:
Please check the answer section.
Since you know that it is art on the computer, it is just basically that. You use a program (like paint, or something more advanced) to create a picture, or bring a sketch to life. You can also create art and animation through more complex things such as coding and stuff, but those are some basics.
Hope this helps you!
You can get more points by answering questions, and completing challanges.
I hope this helps!
-LizzyIsTheQueen
<span>The finished product is "output." In the electronic computer, data are the raw material or input to the computer.</span>
insert -> chart - then it will open a window and on the left panel you can select the type of the chart you want.