Created functions are user-defined functions. Thats means that the user created the function by him self and it is not provided by the program language or the environment. The syntax to create a functions is the following: def functionname( parameters ): „function_docstring“ function_suite1 function_suite2 … return [expression] functionname is the name of the function by …
Category Archives: Allgemein
Beginning with python
Made my first steps with python using the program „Thonny“. Need to get used to the new syntax of the language. Im used to java and C. But python seems to be a little easier (at least for beginners). It’s not much but it’s honest work. I would like to upload the file, but WordPress …
First Block
Using editor: Atom (but it may change during the course). Python: installed. But first time on a Mac. Block: obviously created. Hope it’s public. Never had one. GitHub: already installed. I also should have a user account. Hypothesis.si: account created. Homework: submitted (but 5 min too late. we can’t have it all)
My First Blog Post
Be yourself; Everyone else is already taken. — Oscar Wilde. This is the first post on my new blog. I’m just getting this new blog going, so stay tuned for more. Subscribe below to get notified when I post new updates.
Introduce Yourself (Example Post)
This is an example post, originally published as part of Blogging University. Enroll in one of our ten programs, and start your blog right. You’re going to publish a post today. Don’t worry about how your blog looks. Don’t worry if you haven’t given it a name yet, or you’re feeling overwhelmed. Just click the …