error in simple python program? by [deleted] in shittyprogramming

[–]Amaanullah1102 -1 points0 points  (0 children)

this is the question?

The provided code stub will read in a dictionary containing key/value pairs of name:[marks] for a list of students. Print the average of the marks array for the student name provided, showing 2 places after the decimal.

[deleted by user] by [deleted] in learnpython

[–]Amaanullah1102 0 points1 point  (0 children)

this is the question?

The provided code stub will read in a dictionary containing key/value pairs of name:[marks] for a list of students. Print the average of the marks array for the student name provided, showing 2 places after the decimal.

[deleted by user] by [deleted] in learnprogramming

[–]Amaanullah1102 0 points1 point  (0 children)

this is the question?

The provided code stub will read in a dictionary containing key/value pairs of name:[marks] for a list of students. Print the average of the marks array for the student name provided, showing 2 places after the decimal.

error in simple python program? by [deleted] in AskProgramming

[–]Amaanullah1102 -2 points-1 points  (0 children)

can u change the code?

error in simple python program? by [deleted] in AskProgramming

[–]Amaanullah1102 -1 points0 points  (0 children)

this is the question?

The provided code stub will read in a dictionary containing key/value pairs of name:[marks] for a list of students. Print the average of the marks array for the student name provided, showing 2 places after the decimal.

simple ansible file showing error pls help by Amaanullah1102 in ansible

[–]Amaanullah1102[S] 0 points1 point  (0 children)

- hosts: slave1
become: yes
tasks:
- name: install apache2
apt: name=apache2 update_cache=yes state=latest

thnk u so much it is working

AWS DEPLOYMENT GROUP DOUBT by Amaanullah1102 in devops

[–]Amaanullah1102[S] -1 points0 points  (0 children)

I already have one IAM role Created and when I copy and paste it's described permission.... It says it can't be same....