Skip to content
View Approval-Denial's full-sized avatar
🧊
🧊

Block or report Approval-Denial

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Approval-Denial/README.md
class Approval {
  constructor({ name, age, city, profession }) {
    this.name = name,
      this.age = age,
      this.city = city,
      this.profession = profession
  };
  withFire() {
    console.log(`Hello, my name is ${this.name}, i am ${this.age} years old and i live in ${this.city}. I am a ${this.profession}`)
  }
}
const approval = new Approval({ name: "Mehmet", age: "20", city: "Hatay", profession: "web design and programming student" })

approval.withFire()

module.exports = Approval;

Approval-Denial

Pinned Loading

  1. Application-Programming-Interface Application-Programming-Interface Public

    2

  2. v14-PublicEkipBot v14-PublicEkipBot Public

    v14 ile uyumlu kolay kurulumlu pub ve ekip botu

    35 2

  3. Guard-Bot Guard-Bot Public

    Her türlü yeni özelliği olan her türlü işlemi engelleyen loglayan butonları ile geri etkileşim sağlayabilen rol silinince istediğiniz kadar botla geri dağıtma işlemi yapan ve sekme koruması ile gel…

    JavaScript 60 8

  4. halka-arz halka-arz Public

    Halka arza giren şirketlerin detaylarını görebileceğiniz bir modül

    JavaScript 2 1

  5. API-Template API-Template Public

    JavaScript 2 1