关于“將應用程式部署至 Google Cloud”的评价
评论
Luan Cristopher V. · 评论almost 2 years之前
Marius N. · 评论almost 2 years之前
Geddiel C. · 评论almost 2 years之前
Пелихов П. · 评论almost 2 years之前
Srikant P. · 评论almost 2 years之前
sambit m. · 评论almost 2 years之前
Tushar C. · 评论almost 2 years之前
Maloy R. · 评论almost 2 years之前
no
Sandro T. · 评论almost 2 years之前
da errores el laboratorio con DOCKER y no se puede validar
Sergio Luis H. · 评论almost 2 years之前
Humberto M. · 评论almost 2 years之前
not working
Haydar A. · 评论almost 2 years之前
not working
Haydar A. · 评论almost 2 years之前
Alex R. · 评论almost 2 years之前
Priya K. · 评论almost 2 years之前
Paul F. · 评论almost 2 years之前
Dharani A. · 评论almost 2 years之前
Oliver A. · 评论almost 2 years之前
Jose L. · 评论almost 2 years之前
LINH T. · 评论almost 2 years之前
// Not sure if it was intentional, but there are missing colons ":" in the key value pair for the variable "model". They are missing between "title" and "Hello App Engine" on multiple tasks/steps. First is an example of what is wrong: @app.route("/") def main(): model = {"title" "Hello App Engine"} return render_template('index.html', model=model) // Correction for Task 2, Step 12: @app.route("/") def main(): model = {"title": "Hello App Engine"} return render_template('index.html', model=model) // Correction for Task 3, Step 10: @app.route("/") def main(): model = {"title": "Hello Kubernetes Engine"} return render_template('index.html', model=model) // Correction for Task 4, Step 2 @app.route("/") def main(): model = {"title": "Hello Cloud Run"} return render_template('index.html', model=model) // I've failed this lab twice now, the first most assuredly was my fault, the second I was able to get all objectives complete and still the lab won't finish. I have taken screenshots.
Zachery N. · 评论almost 2 years之前
Святослав П. · 评论almost 2 years之前
yes
Nirvana G. · 评论almost 2 years之前
Markus B. · 评论almost 2 years之前
Charles O. · 评论almost 2 years之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。