# Please Help: Currency Converter

**URL:** https://discourse.processing.org/t/please-help-currency-converter/30250
**Category:** Processing.py
**Tags:** homework
**Created:** [May 24, 2021, 3:09pm UTC](https://discourse.processing.org/t/please-help-currency-converter/30250 "2021-05-24T15:09:36Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![bridgette](https://avatars.discourse-cdn.com/v4/letter/b/b3f665/32.png) [@bridgette](https://discourse.processing.org/u/bridgette)
#### Post date: [May 24, 2021, 9:33pm UTC](https://discourse.processing.org/t/please-help-currency-converter/30250/7 "2021-05-24T21:33:04Z")

</div>

Yes, that’s basically how I was planning on doing it. Essentially, I wanted to have a window that has all the components of a currency converter

 ![Screen Shot 2021-05-25 at 01.30.46](https://canada1.discourse-cdn.com/flex036/uploads/processingfoundation1/original/2X/3/32f6584aa769c9fb38bfad3d0fc8591518586439.png)  
^^ To basically look like that  
My assignment is meant to be creative and it’s not meant to be based on real currencies. So, not a lot of maths would be involved. But I’m just really stuck on creating the actual window itself. I tried using `def setup` and `def draw` functions but I’m still stuck

---

_[View the full topic](https://discourse.processing.org/t/please-help-currency-converter/30250)._
