<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>python on plaintext</title><link>https://dudung.github.io/plaintext/tags/python/</link><description>Recent content in python on plaintext</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sat, 30 Dec 2023 17:40:00 +0800</lastBuildDate><atom:link href="https://dudung.github.io/plaintext/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>learn google forms 4 quiz</title><link>https://dudung.github.io/plaintext/000y/</link><pubDate>Sat, 30 Dec 2023 17:40:00 +0800</pubDate><guid>https://dudung.github.io/plaintext/000y/</guid><description>intro content refs intro Link to heading If you have Google Account, you can access Google Forms by loggin in via https://forms.google.com/. Google Forms, as part of Google&amp;rsquo;s web-based apps suite, is free online software that allows you to create surveys and quizzes (Demarest, 2021). It has several setting, e.g. limit responses for each user, grade tests and quizzes automatically, customize color theme, set form sections and logic, use provided templates, and save reponses, that can support your need (Lau, 2023).</description></item><item><title>function args kwargs intro</title><link>https://dudung.github.io/plaintext/000x/</link><pubDate>Sat, 30 Dec 2023 12:24:00 +0800</pubDate><guid>https://dudung.github.io/plaintext/000x/</guid><description>intro using *args problem solution positional and keyword arguments positional or keyword argument combinations two types of argument positional and keyword challenges refs intro Link to heading When writing a function in Python it is often required to pass values to the function, where this values are called function arguments, which can be in fixed or dynamic numbers (Krishna, 2022). There two types of argument passed to function in Python, which are positional and keyword arguments (Wilkinson, 2023).</description></item></channel></rss>