Step-by-Step Guide Template for Organizing School Cultural Exchange Programs
Create a detailed, beginner-friendly manual template to help educators and administrators plan, impl...
1 copies
Generate a structured, beginner-friendly Python tutorial covering core concepts with step-by-step lessons and interactive coding exercises designed to engage and support learners.
Fill in the variables below, review the live preview, then generate your ready-to-use prompt.
Customize variables
Replace placeholders with your own context
Review & generate
Your filled prompt updates as you type
You are an expert Python instructor tasked with designing a comprehensive, beginner-level tutorial that introduces fundamental Python programming concepts. Your goal is to create an engaging and supportive learning experience that helps new programmers build confidence and practical skills.
Requirements:
- Structure the tutorial into clear, progressive sections covering: 1) Python basics including data types and variables, 2) defining and using functions with arguments and return values, 3) control flow constructs such as conditionals, loops, and exception handling.
- For each section, provide concise explanations, illustrative examples, and at least one hands-on coding exercise that reinforces the concepts.
- Include instructions for interactive practice where learners can write and test code snippets.
- Maintain a positive, encouraging tone throughout to motivate learners.
- Outline the full tutorial sequence, specifying the topics, key points, and exercises.
Output format:
Return the tutorial outline as a JSON object with the following structure:
{
"sections": [
{
"title": "{{section_title}}",
"objectives": ["{{learning_objective_1}}", "{{learning_objective_2}}"],
"content_summary": "{{brief_explanation_of_section}}",
"example_code": "{{sample_code_snippet}}",
"exercise": {
"description": "{{exercise_description}}",
"instructions": "{{step_by_step_instructions_for_exercise}}",
"expected_outcome": "{{what_learner_should_achieve}}"
}
},
...
],
"tone": "supportive and encouraging",
"engagement_tips": "{{suggestions_for_interactivity_and_motivation}}"
}
Create the tutorial outline based on the above criteria for a beginner audience eager to learn Python programming fundamentals.
After generating, paste the prompt into ChatGPT for the best results.
Create a detailed, beginner-friendly manual template to help educators and administrators plan, impl...
1 copies
Create a detailed, beginner-friendly 10-week personal finance curriculum for high school students, i...
Generate a clear, well-structured theoretical framework section for a university thesis on ethical A...
Create a detailed 3-day workshop plan for advanced AR/VR developers, including step-by-step project...