14%
09.10.2017
as a string variable (type str), which is why this function was replaced by the 2to3 tool.
Listing 1
Sample Code Used in
import urllib2
def hello(name=None):
if not name:
name
14%
17.05.2017
DO I=1,NUMTASKS
69 WRITE(C,"(i0)") i
70 dataset_name = "dataset" // TRIM(C)
71 WRITE(*,*) 'C = ',C,' data_name = ', DATASET_NAME
72 CALL h5dcreate_f(FILE_ID, DATASET_NAME
14%
25.03.2020
're doing this interview in reverse. Please tell us a little about yourself and what you do.
EH: My name is Eric Herman. I'm employed by the Foundation for Public Code [1], which is working
13%
10.07.2012
library, including the matching developer files. On Ubuntu, the packages go by the names of lua5.1
and liblua5.1.0-dev
; openSUSE users will need lua-devel
and liblua5_1
13%
29.10.2013
Created Auto Scaling group
policy named:
arn:aws:autoscaling:eu-west-1:894012917938:scalingPolicy:
927c9769-d96e-46ba-b08f-099650ae7a3d:autoScalingGroupName/awseb-
e-mnpsy5bpzk
13%
05.02.2019
. Although you could just throw code into this file and define resources, it's worthwhile to sit back, pause, and think about a few things before you do so – namely, reusability and modularity. I'll address
13%
14.03.2013
to import the Flask module at the start of the script. The function name is not important at this point. The only important thing is that the URL specified in the @app.route decorator, /, is linked
13%
28.11.2021
around SQLite and what are known as "tracker miners." The SPARQL graph-based query language was defined by the World Wide Web Consortium (W3C) and has been available as a stable version since March 2013 [7
13%
25.09.2023
Installation
- name: Install AWX
kubernetes.core.k8s:
state: present
definition:
apiVersion: awx.ansible.com/v1beta1
kind: AWX
metadata:
name: "{{ awx_name
13%
02.02.2021
innovation: After the last parameter, you can use another comma, even if no further parameters follow.
Listing 6
Named Parameters
function volume(int $width, int $height, int $depth = 1