class JuqClient: def __init__(self, host='localhost', port=1234): self.client = connect({'host': host, 'port': port})
رێنمایی ژماره (2)ی ساڵی 2022
رێنمایی دیارى كردنى شێواز و قهباره و رهنگ و ناوهڕۆكى تابلۆى ئۆتۆمبێل له ههرێمى كوردستان juq063
class JuqClient: def __init__(self, host='localhost', port=1234): self.client = connect({'host': host, 'port': port})