Вопрос задан 28.04.2019 в 05:19. Предмет Қазақ тiлi. Спрашивает Рыжов Степан.

Қалада сөзіне әңгіме құру ПОМОГИТЕ!!!!!!!!!!! ЗАРАНЕЕ СПАСИБО;)

0 0
Перейти к ответам

Ответы на вопрос

Внимание! Ответы на вопросы дают живые люди. Они могут содержать ошибочную информацию, заблуждения, а также ответы могут быть сгенерированы нейросетями. Будьте внимательны. Если вы уверены, что ответ неверный, нажмите кнопку "Пожаловаться" под ответом.
Отвечает Куанышбекова Саида.
Бүгін қалада ауа райы тамаша,күн жылы.Мен далаға шығып саябаққа бардым,ерекше көңіл күйдемін.Сол жерде шабыттанып сурет салдым.Ол суреттің аты қаладағы саябақ қойдым.Менің сол суретім қазір қаладағы суреттер жиынтығында сақталып тұр.Мен маған шабыт силаған қалама жəне қаламыма рахмет айтамын
0 0
Отвечает нейросеть ChatGpt. Будьте внимательны, ответы нейросети могут содержать ошибочные или выдуманные данные.

I can understand and communicate fluently in your language. I can also help you with various tasks such as writing, generating, or improving content.

Your message seems to be a mix of Russian and Kazakh languages. It looks like you are asking for help with taking user input and using it in a function. Is that correct?

If so, I can give you some information and examples on how to do that in different programming languages. For example, in Python, you can use the `input()` function to get user input and store it in a variable. Then you can pass that variable to another function as an argument. Here is a simple example of a function that multiplies two numbers entered by the user:

```python # Define a function that takes two numbers as parameters and returns their product def multiply(x, y): return x * y

# Get user input and convert it to integers num1 = int(input("Enter the first number: ")) num2 = int(input("Enter the second number: "))

# Call the function with the user input and print the result result = multiply(num1, num2) print("The product of", num1, "and", num2, "is", result) ```

You can learn more about user input and functions in Python from this [web page](https://realpython.com/python-input-output/). You can also find information and examples for other languages such as HTML, JavaScript, PHP, etc. from these [web pages](https://www.w3schools.com/python/python_user_input.asp) and . I hope this helps you with your task. If you have any other questions, please let me know.

0 0

Топ вопросов за вчера в категории Қазақ тiлi

Последние заданные вопросы в категории Қазақ тiлi

Задать вопрос