Last active
April 22, 2023 06:45
-
-
Save glinesbdev/66c79a397b96d1d336d45a0464f08497 to your computer and use it in GitHub Desktop.
Emojicode - Classes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
π π€customer.emojicπ€ | |
π π€astronaut.emojicπ€ | |
π π€credit_card.emojicπ€ | |
π π€helpers.emojicπ€ | |
π β‘οΈ π’ π | |
ππ³ π€48829284848291π€ π€12/24π€ π€512π€β β‘οΈ ποΈπcustomer_credit_card | |
ππ³ π€84562234578543π€ π€05/27π€ π€854π€β β‘οΈ astronaut_credit_card | |
ππ©βπΌ π€Frankπ€ π€Williamsπ€ customer_credit_cardβ β‘οΈ customer | |
ππ©βπ 3216 π€Isabellaπ€ π€Hendersonπ€ astronaut_credit_cardβ β‘οΈ astronaut | |
ππ©βπΌβΆοΈπ§ββοΈ π€Arielπ€ customer_credit_cardβ β‘οΈ ariel | |
πΈ astronaut 102.90β | |
π°ποΈπβ | |
πΈ customer 0.99β | |
π°ποΈπβ | |
ποΈ astronautβ | |
π°ποΈπβ | |
π π€The customer forgot their security pin (π§²π customer_credit_cardβπ§²), so we'll change it.π€β | |
ποΈ customer_credit_card π€123π€β π Change the customer's credit card security code. | |
π π€The new security pin has been changed! (π§²π customer_credit_cardβπ§²)π€β | |
β©οΈ 0 | |
π |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
π π©βπ π©βπΌ π | |
ποΈπ days_in_space π’ | |
π πΌ days_in_space π’ πΌ first_name π‘ πΌ last_name π‘ πΌ credit_card π³ π | |
‴οΈπ first_name last_name credit_cardβ | |
π | |
β π β‘οΈ π π | |
β©οΈ days_in_space βΆοΈ 0 | |
π | |
β π days π’ π | |
days β‘οΈ ποΈdays_in_space | |
π | |
β πΈ π | |
βͺοΈ ππβ π | |
πΈπ 100β | |
π | |
π | |
β ποΈ π | |
π π€Astronaut Log:π€β | |
π π€βtName: π§²last_nameπ§², π§²first_nameπ§²π€β | |
π π€βtBeen to Space?: π§²βοΈπβπ§²π€β | |
π π€βtDays in Space: π§²days_in_spaceπ§²π€β | |
π | |
π β βοΈ β‘οΈ π‘ π | |
π€Noπ€ β‘οΈ ποΈπ been_to_space | |
βͺοΈ ππβ π | |
π€Yesπ€ β‘οΈ ποΈbeen_to_space | |
π | |
β©οΈ been_to_space | |
π | |
π |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ποΈ π³ π | |
ποΈπ number π‘ | |
ποΈπ expiration_date π‘ | |
ποΈπ security_code π‘ | |
π πΌ number π‘ πΌ expiration_date π‘ πΌ security_code π‘ ππ | |
β π β‘οΈ π‘ π | |
β©οΈ number | |
π | |
β π β‘οΈ π‘ π | |
β©οΈ security_code | |
π | |
ποΈβποΈ code π‘ π | |
code β‘οΈποΈsecurity_code | |
π | |
π |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
π π©βπΌ π | |
ποΈπ first_name π‘ β¬ οΈ π€Susanπ€ | |
ποΈπ last_name π‘ β¬ οΈ π€Rodgersπ€ | |
ποΈπ credit_card π³ β¬ οΈ ππ³ π€48829284848291π€ π€12/22π€ π€513π€β | |
π πΌ first_name π‘ πΌ last_name π‘ πΌ credit_card π³ ππ | |
π βΆοΈπ§ββοΈ πΌ first_name π‘ πΌ credit_card π³ π | |
π€Mermaidπ€ β‘οΈ ποΈlast_name | |
π | |
β πΈ total π― π | |
π π€Invoice:π€β | |
π π€βtTo π§²first_name𧲠π§²last_nameπ§²π€β | |
π π€βtTotal: π§²π‘total 2βπ§²π€β | |
π π€βtYour credit card will be charged.π€β | |
π | |
π |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ποΈ π π | |
πβ π° π | |
π π€βnπ€β | |
π | |
πβ ποΈ message π‘ π | |
π messageβ | |
π | |
π |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Invoice: | |
To: Isabella Henderson | |
Total: 102.90 | |
Your credit card will be charged. | |
Invoice: | |
To: Frank Williams | |
Total: 0.99 | |
Your credit card will be charged. | |
Astronaut Log: | |
Name: Henderson, Isabella | |
Been to Space?: Yes | |
Days in Space: 3216 | |
The customer forgot their security pin (512), so we'll change it. | |
The new security pin has been changed! (123) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment