Udemy Course Report Chapter - 1-Introduction
Udemy Course Report Chapter - 1-Introduction
• Chapter 2= this topic describes how to install the required programs into Windows
• Chapter 3= this title describes general data types and makes exercises.
• Chapter 4= this title describes the print function and makes exercises.
• Chapter 5= this title describes the input function and makes exercises.
• Chapter 6= this title gives information about conditional transactions and makes
exercises.
• Chapter 7= this title talks about operators and makes exercises.
• Chapter 8= this title speaks for and while looping and makes exercises.
• Chapter 9= this title describes the functions and doing exercises.
• Chapter 10= this title tells the strings and doing exercises
Actually this course have 23 course but courses after 10th course for advanced level students so i
don’t add my report these titles.
the above written statement is printed correctly as code. Because it's less than three, but if we wrote
a number larger than five, it would be printed incorrectly.
x = 3
if x < 5:
print('true')
if x > 5:
print('false')
print('Finish')
True
Finish
For= The for loop is used to write something in sequence. In summary, we can use the for loop
instead of giving the individual print command and get the same result as the single print command
Some functions;
Print ()
Len ()
Range ()
Conclusion
In this course i learned different things and I learned different things on this course and I
understood things more clearly by repeating things I knew earlier. I was very pleased with the
expression of Volkan Tasci who told the course. The purpose of this course was to get a higher final
grade than my midterm grade. I hope I can reach that goal.