pencil-icon
Build your own quiz

Computers, Professional Development, Design

6th -

Professional Development

Image

Software Development Quiz

5
plays

10 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt

    In HTML, how do you add paragraph text?

    <paragraph>Text</paragraph>

    <p>Text</p>

    <para>Text</para>

    <pa>Text</pa>

  • 2. Multiple Choice
    30 seconds
    1 pt

    In Python, how do you print text to the console?

    p:"Text";

    p("Text");

    pr("Text");

    print("Text");

  • 3. Multiple Choice
    30 seconds
    1 pt

    What coding languages do you use for websites?

    HTML, CSS, Javascript

    HTML, Python, Java

    CSS, Java, Javascript

    HTML, CSS, Java

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?