# Welcome!

## **Welcome to the Python Summer Coding Camp!**

My name is Mr Cheng and I'll be your instructor! &#x20;

The Department of the Navy Naval Air Warfare Center Aircraft Division Lakehurst has generously funded computer programming camps in Python and Unity Game Design. Camps will run Monday through Thursday July 26-August 5, 8am-noon. The application can be found here: [www.tinyurl.com/TRSummerCode](https://docs.google.com/forms/d/14R35a-ePqlcLb9PnQo4mEkGgPWX0jhFx6OrE0iC6rkg/viewform?edit_requested=true)

![](/files/-MfXH-OKKuiledlidoEv)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.tomsriver.xyz/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
