Correct Question:
Public class N extends String, Integer { } When you compile, you get the following message: N.java:1: ‘{‘ expected public class N extends String, Integer ^ 1 error Explain what the problem is and how to fix it.
Note the capital letter P
Answer and Explanation:
Problem: This is a syntax error, the key word "public" should begin with a small letter and not capital letter.
How to fix: Replace the capital letter P by small letter p and recompile.
Answer:
The code:
# Import math Library
import math
# Print the value of 2pi
print (math.pi * 2) ## output would be: 6.28318530718
Explanation:
Answer:
the 4th answer
Explanation:
w stage for width, h for height.
Answer: 10,5,0
Explanation: i think its 10,5,0
srry if its wrong
The correct way to observe and create something